Searched refs:ext_filesystem (Results 1 – 7 of 7) sorted by relevance
78 (const struct ext_filesystem *fs, uint32_t bg_idx);80 const struct ext_filesystem *fs);82 const struct ext_filesystem *fs);84 const struct ext_filesystem *fs);88 const struct ext_filesystem *fs);
38 struct ext_filesystem *fs = get_fs(); in ext4fs_init_journal()95 struct ext_filesystem *fs = get_fs(); in ext4fs_dump_metadata()132 struct ext_filesystem *fs = get_fs(); in ext4fs_log_gdt()154 struct ext_filesystem *fs = get_fs(); in ext4fs_log_journal()186 struct ext_filesystem *fs = get_fs(); in ext4fs_put_metadata()241 struct ext_filesystem *fs = get_fs(); in ext4fs_push_revoke_blk()332 struct ext_filesystem *fs = get_fs(); in recover_transaction()407 struct ext_filesystem *fs = get_fs(); in ext4fs_check_journal_state()563 struct ext_filesystem *fs = get_fs(); in update_descriptor_block()610 struct ext_filesystem *fs = get_fs(); in update_commit_block()[all …]
34 struct ext_filesystem ext_fs;36 struct ext_filesystem *get_fs(void) in get_fs()55 struct ext_filesystem *fs = get_fs(); in ext4fs_read_file()
45 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_inc()74 struct ext_filesystem *fs = get_fs(); in ext4fs_update()112 struct ext_filesystem *fs = get_fs(); in ext4fs_get_bgdtable()148 struct ext_filesystem *fs = get_fs(); in delete_single_indirect_block()199 struct ext_filesystem *fs = get_fs(); in delete_double_indirect_block()298 struct ext_filesystem *fs = get_fs(); in delete_triple_indirect_block()459 struct ext_filesystem *fs = get_fs(); in ext4fs_delete_file()603 struct ext_filesystem *fs = get_fs(); in ext4fs_init()702 struct ext_filesystem *fs = get_fs(); in ext4fs_deinit()773 struct ext_filesystem *fs = get_fs(); in ext4fs_write_file()[all …]
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()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()[all …]
59 struct ext_filesystem *fs = get_fs(); in ext4_read_superblock()
84 struct ext_filesystem { struct146 struct ext_filesystem *get_fs(void);
Completed in 45 milliseconds