Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dinline.c30 struct ext4_iloc *iloc) in get_max_inline_xattr_value_size()
94 struct ext4_iloc iloc; in ext4_get_max_inline_size() local
166 struct ext4_iloc *iloc) in ext4_read_inline_data()
210 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data()
469 struct ext4_iloc iloc; in ext4_read_inline_page() local
534 struct ext4_iloc iloc; in ext4_convert_inline_data_to_extent() local
654 struct ext4_iloc iloc; in ext4_try_to_write_inline_data() local
731 struct ext4_iloc iloc; in ext4_write_inline_data_end() local
771 struct ext4_iloc iloc; in ext4_journalled_write_inline_data() local
865 struct ext4_iloc iloc; in ext4_da_write_inline_data_begin() local
[all …]
Dioctl.c210 struct ext4_iloc iloc; in ext4_ioctl_setflags() local
323 struct ext4_iloc iloc; in ext4_ioctl_setproject() local
681 struct ext4_iloc iloc; in ext4_ioctl() local
Dinode.c4539 struct ext4_iloc *iloc, int in_mem) in __ext4_get_inode_loc()
4676 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc()
4791 struct ext4_iloc iloc; in ext4_iget() local
5176 struct ext4_iloc *iloc) in ext4_do_update_inode()
5372 struct ext4_iloc iloc; in ext4_write_inode() local
5803 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty()
5829 struct ext4_iloc *iloc) in ext4_reserve_inode_write()
5851 struct ext4_iloc *iloc, in __ext4_expand_extra_isize()
5891 struct ext4_iloc iloc, in ext4_try_to_expand_extra_isize()
5926 struct ext4_iloc *iloc) in ext4_expand_extra_isize()
[all …]
Dxattr.c579 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local
728 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local
804 struct ext4_iloc iloc = { .bh = NULL }; in ext4_get_inode_usage() local
1026 struct ext4_iloc iloc; in ext4_xattr_inode_update_ref() local
2854 struct ext4_iloc iloc = { .bh = NULL }; in ext4_xattr_delete_inode() local
Dxattr.h116 struct ext4_iloc iloc; member
Dresize.c790 struct ext4_iloc iloc; in add_new_gdb() local
968 struct ext4_iloc iloc; in reserve_backup_gdb() local
Dnamei.c2750 struct ext4_iloc iloc; in ext4_orphan_add() local
2833 struct ext4_iloc iloc; in ext4_orphan_del() local
Dextents.c5122 struct ext4_iloc iloc; in ext4_xattr_fiemap() local
Dext4.h2076 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
/Linux-v4.19/drivers/staging/erofs/
Dinternal.h305 static inline erofs_off_t iloc(struct erofs_sb_info *sbi, erofs_nid_t nid) in iloc() function
/Linux-v4.19/fs/udf/
Dinode.c1272 struct kernel_lb_addr *iloc = &iinfo->i_location; in udf_read_inode() local