Lines Matching refs:ext_filesystem

52 	(const struct ext_filesystem *fs, uint32_t bg_idx)  in ext4fs_get_group_descriptor()
73 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_dec()
86 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_dec()
99 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_itable_unused_dec()
125 const struct ext_filesystem *fs) in ext4fs_bg_get_free_blocks()
135 const struct ext_filesystem *fs) in ext4fs_bg_get_free_inodes()
156 const struct ext_filesystem *fs) in ext4fs_bg_get_block_id()
166 const struct ext_filesystem *fs) in ext4fs_bg_get_inode_id()
177 const struct ext_filesystem *fs) in ext4fs_bg_get_inode_table_id()
201 struct ext_filesystem *fs = get_fs(); in put_ext4()
241 struct ext_filesystem *fs = get_fs(); in _get_new_inode_no()
282 struct ext_filesystem *fs = get_fs(); in _get_new_blk_no()
422 struct ext_filesystem *fs = get_fs(); in ext4fs_checksum_update()
487 struct ext_filesystem *fs = get_fs(); in ext4fs_update_parent_dentry()
640 struct ext_filesystem *fs = get_fs(); in search_dir()
874 struct ext_filesystem *fs = get_fs(); in unlink_filename()
969 struct ext_filesystem *fs = get_fs(); in ext4fs_get_new_blk_no()
1097 struct ext_filesystem *fs = get_fs(); in ext4fs_get_new_inode_no()
1221 struct ext_filesystem *fs = get_fs(); in alloc_single_indirect_block()
1284 struct ext_filesystem *fs = get_fs(); in alloc_double_indirect_block()
1394 struct ext_filesystem *fs = get_fs(); in alloc_triple_indirect_block()
1599 struct ext_filesystem *fs = get_fs(); in ext4fs_read_inode()
2370 struct ext_filesystem *fs = get_fs(); in ext4fs_mount()