Home
last modified time | relevance | path

Searched refs:ext_filesystem (Results 1 – 7 of 7) sorted by relevance

/u-boot/fs/ext4/
A Dext4_common.h78 (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);
A Dext4_journal.c38 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 …]
A Dext4fs.c34 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()
A Dext4_write.c45 (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 …]
A Dext4_common.c125 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 …]
A Ddev.c59 struct ext_filesystem *fs = get_fs(); in ext4_read_superblock()
/u-boot/include/
A Dext4fs.h84 struct ext_filesystem { struct
146 struct ext_filesystem *get_fs(void);

Completed in 45 milliseconds