Lines Matching defs:fs

107 	struct m_ext2fs *fs;  in ext2_alloc()  local
160 struct m_ext2fs *fs; in ext2_alloc_meta() local
205 struct m_ext2fs *fs; in ext2_reallocblks() local
388 struct m_ext2fs *fs; in ext2_valloc() local
581 struct m_ext2fs *fs; in ext2_dirpref() local
691 struct m_ext2fs *fs; in ext2_blkpref() local
735 struct m_ext2fs *fs; in ext2_hashalloc() local
776 ext2_cg_number_gdb_nometa(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb_nometa()
790 ext2_cg_number_gdb_meta(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb_meta()
806 ext2_cg_number_gdb(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb()
821 ext2_number_base_meta_blocks(struct m_ext2fs *fs, int cg) in ext2_number_base_meta_blocks()
856 ext2_get_group_number(struct m_ext2fs *fs, e4fs_daddr_t block) in ext2_get_group_number()
864 ext2_block_in_group(struct m_ext2fs *fs, e4fs_daddr_t block, int cg) in ext2_block_in_group()
871 ext2_cg_block_bitmap_init(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_cg_block_bitmap_init()
928 ext2_b_bitmap_validate(struct m_ext2fs *fs, struct buf *bp, int cg) in ext2_b_bitmap_validate()
985 struct m_ext2fs *fs; in ext2_alloccg() local
1135 struct m_ext2fs *fs; in ext2_clusteralloc() local
1242 struct m_ext2fs *fs; in ext2_zero_inode_table() local
1293 struct m_ext2fs *fs; in ext2_nodealloccg() local
1405 struct m_ext2fs *fs; in ext2_blkfree() local
1451 struct m_ext2fs *fs; in ext2_vfree() local
1505 ext2_mapsearch(struct m_ext2fs *fs, char *bbp, daddr_t bpref) in ext2_mapsearch()
1534 ext2_cg_has_sb(struct m_ext2fs *fs, int cg) in ext2_cg_has_sb()