Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dinline.c30 struct ext4_iloc *iloc) in get_max_inline_xattr_value_size()
97 struct ext4_iloc iloc; in ext4_get_max_inline_size() local
169 struct ext4_iloc *iloc) in ext4_read_inline_data()
213 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data()
472 struct ext4_iloc iloc; in ext4_read_inline_page() local
537 struct ext4_iloc iloc; in ext4_convert_inline_data_to_extent() local
657 struct ext4_iloc iloc; in ext4_try_to_write_inline_data() local
738 struct ext4_iloc iloc; in ext4_write_inline_data_end() local
821 struct ext4_iloc iloc; in ext4_journalled_write_inline_data() local
915 struct ext4_iloc iloc; in ext4_da_write_inline_data_begin() local
[all …]
Dioctl.c342 struct ext4_iloc iloc; in ext4_ioctl_setflags() local
474 struct ext4_iloc iloc; in ext4_ioctl_setproject() local
877 struct ext4_iloc iloc; in __ext4_ioctl() local
Dinode.c4470 struct inode *inode, struct ext4_iloc *iloc, in __ext4_get_inode_loc()
4614 struct ext4_iloc *iloc) in __ext4_get_inode_loc_noinmem()
4629 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc()
4646 struct ext4_iloc *iloc) in ext4_get_fc_inode_loc()
4773 struct ext4_iloc iloc; in __ext4_iget() local
5162 struct ext4_iloc *iloc) in ext4_do_update_inode()
5288 struct ext4_iloc iloc; in ext4_write_inode() local
5770 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty()
5804 struct ext4_iloc *iloc) in ext4_reserve_inode_write()
5826 struct ext4_iloc *iloc, in __ext4_expand_extra_isize()
[all …]
Dverity.c201 struct ext4_iloc iloc; in ext4_end_enable_verity() local
Dxattr.c595 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local
741 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local
820 struct ext4_iloc iloc = { .bh = NULL }; in ext4_get_inode_usage() local
993 struct ext4_iloc iloc; in ext4_xattr_inode_update_ref() local
2872 struct ext4_iloc iloc = { .bh = NULL }; in ext4_xattr_delete_inode() local
Dxattr.h129 struct ext4_iloc iloc; member
Dresize.c814 struct ext4_iloc iloc = { .bh = NULL }; in add_new_gdb() local
1003 struct ext4_iloc iloc; in reserve_backup_gdb() local
Dfast_commit.c766 struct ext4_iloc iloc; in ext4_fc_write_inode() local
1433 struct ext4_iloc iloc; in ext4_fc_replay_inode() local
Dnamei.c3019 struct ext4_iloc iloc; in ext4_orphan_add() local
3107 struct ext4_iloc iloc; in ext4_orphan_del() local
Dextents.c4884 struct ext4_iloc iloc; in ext4_iomap_xattr_fiemap() local
Dext4.h2370 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
/kernel/linux/linux-5.10/fs/erofs/
Dinternal.h214 static inline erofs_off_t iloc(struct erofs_sb_info *sbi, erofs_nid_t nid) in iloc() function
/kernel/linux/linux-5.10/fs/udf/
Dinode.c1302 struct kernel_lb_addr *iloc = &iinfo->i_location; in udf_read_inode() local