Home
last modified time | relevance | path

Searched refs:ext4_iloc (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/fs/ext4/
Dinline.c32 struct ext4_iloc *iloc) in get_max_inline_xattr_value_size()
99 struct ext4_iloc iloc; in ext4_get_max_inline_size()
171 struct ext4_iloc *iloc) in ext4_read_inline_data()
215 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data()
477 struct ext4_iloc iloc; in ext4_read_inline_page()
542 struct ext4_iloc iloc; in ext4_convert_inline_data_to_extent()
662 struct ext4_iloc iloc; in ext4_try_to_write_inline_data()
743 struct ext4_iloc iloc; in ext4_write_inline_data_end()
826 struct ext4_iloc iloc; in ext4_journalled_write_inline_data()
918 struct ext4_iloc iloc; in ext4_da_write_inline_data_begin()
[all …]
Dext4_jbd2.h212 struct ext4_iloc *iloc);
220 struct ext4_iloc *iloc);
229 struct ext4_iloc *iloc);
Dorphan.c103 struct ext4_iloc iloc; in ext4_orphan_add()
233 struct ext4_iloc iloc; in ext4_orphan_del()
285 struct ext4_iloc iloc2; in ext4_orphan_del()
Dxattr.h129 struct ext4_iloc iloc;
Dverity.c199 struct ext4_iloc iloc; in ext4_end_enable_verity()
Dinode.c4459 struct inode *inode, struct ext4_iloc *iloc, in __ext4_get_inode_loc()
4603 struct ext4_iloc *iloc) in __ext4_get_inode_loc_noinmem()
4618 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc()
4635 struct ext4_iloc *iloc) in ext4_get_fc_inode_loc()
4762 struct ext4_iloc iloc; in __ext4_iget()
5149 struct ext4_iloc *iloc) in ext4_do_update_inode()
5277 struct ext4_iloc iloc; in ext4_write_inode()
5793 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty()
5819 struct ext4_iloc *iloc) in ext4_reserve_inode_write()
5842 struct ext4_iloc *iloc, in __ext4_expand_extra_isize()
[all …]
Dioctl.c584 struct ext4_iloc iloc; in ext4_ioctl_setflags()
711 struct ext4_iloc iloc; in ext4_ioctl_setproject()
1233 struct ext4_iloc iloc; in __ext4_ioctl()
Dxattr.c595 struct ext4_iloc iloc; in ext4_xattr_ibody_get()
741 struct ext4_iloc iloc; in ext4_xattr_ibody_list()
821 struct ext4_iloc iloc = { .bh = NULL }; in ext4_get_inode_usage()
994 struct ext4_iloc iloc; in ext4_xattr_inode_update_ref()
2848 struct ext4_iloc iloc = { .bh = NULL }; in ext4_xattr_delete_inode()
Dext4.h2509 struct ext4_iloc struct
2516 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode() argument
2991 extern int ext4_get_inode_loc(struct inode *, struct ext4_iloc *);
2993 struct ext4_iloc *iloc);
Dresize.c832 struct ext4_iloc iloc = { .bh = NULL }; in add_new_gdb()
1022 struct ext4_iloc iloc; in reserve_backup_gdb()
Dfast_commit.c868 struct ext4_iloc iloc; in ext4_fc_write_inode()
1538 struct ext4_iloc iloc; in ext4_fc_replay_inode()
Dextents.c4874 struct ext4_iloc iloc; in ext4_iomap_xattr_fiemap()