Searched refs:ext4_iloc (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/ext4/ |
| H A D | inline.c | 36 struct ext4_iloc *iloc) in get_max_inline_xattr_value_size() 113 struct ext4_iloc iloc; in ext4_get_max_inline_size() 184 struct ext4_iloc *iloc) in ext4_read_inline_data() 227 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data() 507 struct ext4_iloc iloc; in ext4_read_inline_folio() 579 struct ext4_iloc iloc; in ext4_convert_inline_data_to_extent() 704 struct ext4_iloc iloc; in ext4_generic_write_inline_data() 799 struct ext4_iloc iloc; in ext4_write_inline_data_end() 982 struct ext4_iloc *iloc, in ext4_add_dirent_to_inline() 1020 struct ext4_iloc *iloc) in ext4_get_inline_xattr_pos() [all …]
|
| H A D | ext4_jbd2.h | 128 struct ext4_iloc *iloc); 136 struct ext4_iloc *iloc); 145 struct ext4_iloc *iloc);
|
| H A D | orphan.c | 106 struct ext4_iloc iloc; in ext4_orphan_add() 232 struct ext4_iloc iloc; in ext4_orphan_del() 284 struct ext4_iloc iloc2; in ext4_orphan_del()
|
| H A D | xattr.h | 131 struct ext4_iloc iloc;
|
| H A D | inode.c | 4885 struct inode *inode, struct ext4_iloc *iloc, in __ext4_get_inode_loc() 5029 struct ext4_iloc *iloc) in __ext4_get_inode_loc_noinmem() 5044 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc() 5064 int ext4_get_inode_loc_noio(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc_noio() 5112 struct ext4_iloc *iloc) in ext4_get_fc_inode_loc() 5321 struct ext4_iloc iloc; in __ext4_iget() 5772 struct ext4_iloc *iloc) in ext4_do_update_inode() 5909 struct ext4_iloc iloc; in ext4_sync_inode_metadata() 6457 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty() 6498 struct ext4_iloc *iloc) in ext4_reserve_inode_write() [all …]
|
| H A D | xattr.c | 652 struct ext4_iloc iloc; in ext4_xattr_ibody_get() 794 struct ext4_iloc iloc; in ext4_xattr_ibody_list() 868 struct ext4_iloc iloc = { .bh = NULL }; in ext4_get_inode_usage() 1036 struct ext4_iloc iloc; in ext4_xattr_inode_update_ref() 1178 struct ext4_iloc iloc = { .bh = NULL }; in ext4_xattr_inode_dec_ref_all() 2883 struct ext4_iloc iloc = { .bh = NULL }; in ext4_xattr_delete_inode()
|
| H A D | ext4.h | 2701 struct ext4_iloc struct 2708 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode() argument 3193 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc); 3194 int ext4_get_inode_loc_noio(struct inode *inode, struct ext4_iloc *iloc); 3196 struct ext4_iloc *iloc);
|
| H A D | resize.c | 830 struct ext4_iloc iloc = { .bh = NULL }; in add_new_gdb() 1026 struct ext4_iloc iloc; in reserve_backup_gdb()
|
| H A D | fast_commit.c | 1101 struct ext4_iloc iloc; in ext4_fc_snapshot_inode() 1932 struct ext4_iloc iloc; in ext4_fc_replay_inode()
|
| H A D | extents.c | 5240 struct ext4_iloc iloc; in ext4_iomap_xattr_fiemap()
|