Lines Matching defs:fs
120 struct m_ext2fs *fs; in ext2fs_alloc() local
175 struct m_ext2fs *fs; in ext2fs_valloc() local
210 ext2fs_dirpref(struct m_ext2fs *fs) in ext2fs_dirpref()
250 struct m_ext2fs *fs; in ext2fs_blkpref() local
294 struct m_ext2fs *fs; in ext2fs_hashalloc() local
343 struct m_ext2fs *fs; in ext2fs_alloccg() local
442 struct m_ext2fs *fs; in ext2fs_nodealloccg() local
518 struct m_ext2fs *fs; in ext2fs_blkfree() local
565 struct m_ext2fs *fs; in ext2fs_vfree() local
617 ext2fs_mapsearch(struct m_ext2fs *fs, char *bbp, daddr_t bpref) in ext2fs_mapsearch()
658 ext2fs_fserr(struct m_ext2fs *fs, u_int uid, const char *cp) in ext2fs_fserr()
665 ext2fs_cg_update(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, int nbfree, int nifree, int ndirs… in ext2fs_cg_update()
797 ext2fs_cg_get_csum(struct m_ext2fs *fs, int cg, struct ext2_gd *gd) in ext2fs_cg_get_csum()
835 ext2fs_init_bb(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, char *bbp) in ext2fs_init_bb()
855 ext2fs_cg_verify_and_initialize(struct vnode *devvp, struct m_ext2fs *fs, int ronly) in ext2fs_cg_verify_and_initialize()