Home | History | Annotate | Download | only in libsa

Lines Matching refs:m_ext2fs

138 	struct m_ext2fs	*f_fs;		/* pointer to super-block */
154 static int read_sblock(struct open_file *, struct m_ext2fs *);
155 static int read_gdblock(struct open_file *, struct m_ext2fs *);
157 static void dump_sblock(struct m_ext2fs *);
167 struct m_ext2fs *fs = fp->f_fs;
208 struct m_ext2fs *fs = fp->f_fs;
317 struct m_ext2fs *fs = fp->f_fs;
412 read_sblock(struct open_file *f, struct m_ext2fs *fs)
439 /* compute in-memory m_ext2fs values */
458 read_gdblock(struct open_file *f, struct m_ext2fs *fs)
500 struct m_ext2fs *fs;
987 dump_sblock(struct m_ext2fs *fs)