Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dinline.c37 struct ext4_iloc *iloc) in get_max_inline_xattr_value_size()
114 struct ext4_iloc iloc; in ext4_get_max_inline_size() local
185 struct ext4_iloc *iloc) in ext4_read_inline_data()
228 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data()
508 struct ext4_iloc iloc; in ext4_read_inline_folio() local
580 struct ext4_iloc iloc; in ext4_convert_inline_data_to_extent() local
705 struct ext4_iloc iloc; in ext4_generic_write_inline_data() local
800 struct ext4_iloc iloc; in ext4_write_inline_data_end() local
973 struct ext4_iloc *iloc, in ext4_add_dirent_to_inline()
1011 struct ext4_iloc *iloc) in ext4_get_inline_xattr_pos()
[all …]
H A Dinode.c4854 __ext4_get_inode_loc(struct super_block * sb,unsigned long ino,struct inode * inode,struct ext4_iloc * iloc,ext4_fsblk_t * ret_block) __ext4_get_inode_loc() argument
4998 __ext4_get_inode_loc_noinmem(struct inode * inode,struct ext4_iloc * iloc) __ext4_get_inode_loc_noinmem() argument
5013 ext4_get_inode_loc(struct inode * inode,struct ext4_iloc * iloc) ext4_get_inode_loc() argument
5030 ext4_get_fc_inode_loc(struct super_block * sb,unsigned long ino,struct ext4_iloc * iloc) ext4_get_fc_inode_loc() argument
5225 struct ext4_iloc iloc; __ext4_iget() local
5661 ext4_do_update_inode(handle_t * handle,struct inode * inode,struct ext4_iloc * iloc) ext4_do_update_inode() argument
5789 struct ext4_iloc iloc; ext4_write_inode() local
6337 ext4_mark_iloc_dirty(handle_t * handle,struct inode * inode,struct ext4_iloc * iloc) ext4_mark_iloc_dirty() argument
6364 ext4_reserve_inode_write(handle_t * handle,struct inode * inode,struct ext4_iloc * iloc) ext4_reserve_inode_write() argument
6389 __ext4_expand_extra_isize(struct inode * inode,unsigned int new_extra_isize,struct ext4_iloc * iloc,handle_t * handle,int * no_expand) __ext4_expand_extra_isize() argument
6452 ext4_try_to_expand_extra_isize(struct inode * inode,unsigned int new_extra_isize,struct ext4_iloc iloc,handle_t * handle) ext4_try_to_expand_extra_isize() argument
6486 ext4_expand_extra_isize(struct inode * inode,unsigned int new_extra_isize,struct ext4_iloc * iloc) ext4_expand_extra_isize() argument
6544 struct ext4_iloc iloc; __ext4_mark_inode_dirty() local
[all...]
H A Dxattr.h131 struct ext4_iloc iloc; member
H A Dresize.c830 struct ext4_iloc iloc = { .bh = NULL }; in add_new_gdb() local
1026 struct ext4_iloc iloc; in reserve_backup_gdb() local
H A Dfast_commit.c841 struct ext4_iloc iloc; ext4_fc_write_inode() local
1526 struct ext4_iloc iloc; ext4_fc_replay_inode() local
[all...]
H A Dextents.c5130 struct ext4_iloc iloc; in ext4_iomap_xattr_fiemap() local
H A Dext4.h2600 ext4_raw_inode(struct ext4_iloc * iloc) ext4_raw_inode() argument
/linux/fs/udf/
H A Dinode.c1351 struct kernel_lb_addr *iloc = &iinfo->i_location; in udf_read_inode() local