Lines Matching defs:fs

103 	struct m_ext2fs *fs;  in ext2_alloc()  local
156 struct m_ext2fs *fs; in ext2_alloc_meta() local
202 struct m_ext2fs *fs; in ext2_reallocblks() local
382 struct m_ext2fs *fs; in ext2_valloc() local
598 struct m_ext2fs *fs; in ext2_dirpref() local
708 struct m_ext2fs *fs; in ext2_blkpref() local
752 struct m_ext2fs *fs; in ext2_hashalloc() local
793 ext2_cg_number_gdb_nometa(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb_nometa()
807 ext2_cg_number_gdb_meta(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb_meta()
823 ext2_cg_number_gdb(struct m_ext2fs *fs, int cg) in ext2_cg_number_gdb()
838 ext2_number_base_meta_blocks(struct m_ext2fs *fs, int cg) in ext2_number_base_meta_blocks()
873 ext2_get_group_number(struct m_ext2fs *fs, e4fs_daddr_t block) in ext2_get_group_number()
881 ext2_block_in_group(struct m_ext2fs *fs, e4fs_daddr_t block, int cg) in ext2_block_in_group()
888 ext2_cg_block_bitmap_init(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_cg_block_bitmap_init()
945 ext2_b_bitmap_validate(struct m_ext2fs *fs, struct buf *bp, int cg) in ext2_b_bitmap_validate()
1002 struct m_ext2fs *fs; in ext2_alloccg() local
1152 struct m_ext2fs *fs; in ext2_clusteralloc() local
1259 struct m_ext2fs *fs; in ext2_zero_inode_table() local
1310 struct m_ext2fs *fs; in ext2_nodealloccg() local
1421 struct m_ext2fs *fs; in ext2_blkfree() local
1466 struct m_ext2fs *fs; in ext2_vfree() local
1519 ext2_mapsearch(struct m_ext2fs *fs, char *bbp, daddr_t bpref) in ext2_mapsearch()
1548 ext2_cg_has_sb(struct m_ext2fs *fs, int cg) in ext2_cg_has_sb()