Home
last modified time | relevance | path

Searched defs:iloc (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinline.c32 struct ext4_iloc *iloc) in get_max_inline_xattr_value_size()
109 struct ext4_iloc iloc; in ext4_get_max_inline_size() local
180 struct ext4_iloc *iloc) in ext4_read_inline_data()
223 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data()
485 struct ext4_iloc iloc; in ext4_read_inline_folio() local
550 struct ext4_iloc iloc; in ext4_convert_inline_data_to_extent() local
669 struct ext4_iloc iloc; in ext4_try_to_write_inline_data() local
749 struct ext4_iloc iloc; in ext4_write_inline_data_end() local
901 struct ext4_iloc iloc; in ext4_da_write_inline_data_begin() local
1009 struct ext4_iloc *iloc, in ext4_add_dirent_to_inline()
[all …]
H A Dorphan.c103 struct ext4_iloc iloc; in ext4_orphan_add() local
233 struct ext4_iloc iloc; in ext4_orphan_del() local
H A Dinode.c4391 struct inode *inode, struct ext4_iloc *iloc, in __ext4_get_inode_loc()
4535 struct ext4_iloc *iloc) in __ext4_get_inode_loc_noinmem()
4550 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc()
4567 struct ext4_iloc *iloc) in ext4_get_fc_inode_loc()
4717 struct ext4_iloc iloc; in __ext4_iget() local
5111 struct ext4_iloc *iloc) in ext4_do_update_inode()
5238 struct ext4_iloc iloc; in ext4_write_inode() local
5769 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty()
5795 struct ext4_iloc *iloc) in ext4_reserve_inode_write()
5818 struct ext4_iloc *iloc, in __ext4_expand_extra_isize()
[all …]
H A Dioctl.c592 struct ext4_iloc iloc; in ext4_ioctl_setflags() local
719 struct ext4_iloc iloc; in ext4_ioctl_setproject() local
1250 struct ext4_iloc iloc; in __ext4_ioctl() local
H A Dverity.c197 struct ext4_iloc iloc; in ext4_end_enable_verity() local
H A Dxattr.c640 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local
785 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local
865 struct ext4_iloc iloc = { .bh = NULL }; in ext4_get_inode_usage() local
1038 struct ext4_iloc iloc; in ext4_xattr_inode_update_ref() local
2923 struct ext4_iloc iloc = { .bh = NULL }; in ext4_xattr_delete_inode() local
H A Dxattr.h129 struct ext4_iloc iloc; member
H A Dresize.c835 struct ext4_iloc iloc = { .bh = NULL }; in add_new_gdb() local
1025 struct ext4_iloc iloc; in reserve_backup_gdb() local
H A Dfast_commit.c866 struct ext4_iloc iloc; in ext4_fc_write_inode() local
1553 struct ext4_iloc iloc; in ext4_fc_replay_inode() local
H A Dextents.c4931 struct ext4_iloc iloc; in ext4_iomap_xattr_fiemap() local
H A Dext4.h2518 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
/openbmc/linux/fs/udf/
H A Dinode.c1351 struct kernel_lb_addr *iloc = &iinfo->i_location; in udf_read_inode() local