Searched defs:iloc (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/ext4/ |
| H A D | orphan.c | 103 struct ext4_iloc iloc; ext4_orphan_add() local 229 struct ext4_iloc iloc; ext4_orphan_del() local
|
| H A D | inode.c | 4797 __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 4941 __ext4_get_inode_loc_noinmem(struct inode * inode,struct ext4_iloc * iloc) __ext4_get_inode_loc_noinmem() argument 4956 ext4_get_inode_loc(struct inode * inode,struct ext4_iloc * iloc) ext4_get_inode_loc() argument 4973 ext4_get_fc_inode_loc(struct super_block * sb,unsigned long ino,struct ext4_iloc * iloc) ext4_get_fc_inode_loc() argument 5182 struct ext4_iloc iloc; __ext4_iget() local 5599 ext4_do_update_inode(handle_t * handle,struct inode * inode,struct ext4_iloc * iloc) ext4_do_update_inode() argument 5727 struct ext4_iloc iloc; ext4_write_inode() local 6263 ext4_mark_iloc_dirty(handle_t * handle,struct inode * inode,struct ext4_iloc * iloc) ext4_mark_iloc_dirty() argument 6290 ext4_reserve_inode_write(handle_t * handle,struct inode * inode,struct ext4_iloc * iloc) ext4_reserve_inode_write() argument 6315 __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 6378 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 6412 ext4_expand_extra_isize(struct inode * inode,unsigned int new_extra_isize,struct ext4_iloc * iloc) ext4_expand_extra_isize() argument 6470 struct ext4_iloc iloc; __ext4_mark_inode_dirty() local [all...] |
| H A D | xattr.c | 641 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local 783 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local 857 struct ext4_iloc iloc = { .bh = NULL }; in ext4_get_inode_usage() local 1025 struct ext4_iloc iloc; ext4_xattr_inode_update_ref() local 1167 struct ext4_iloc iloc; ext4_xattr_inode_dec_ref_all() local 2916 struct ext4_iloc iloc = { .bh = NULL }; ext4_xattr_delete_inode() local [all...] |
| H A D | ioctl.c | 595 struct ext4_iloc iloc; in ext4_ioctl_setflags() local 722 struct ext4_iloc iloc; in ext4_ioctl_setproject() local 1542 struct ext4_iloc iloc; __ext4_ioctl() local [all...] |
| H A D | verity.c | 197 struct ext4_iloc iloc; in ext4_end_enable_verity() local
|
| H A D | xattr.h | 131 struct ext4_iloc iloc; member
|
| H A D | fast_commit.c | 854 struct ext4_iloc iloc; in ext4_fc_write_inode() local 1560 struct ext4_iloc iloc; in ext4_fc_replay_inode() local
|
| H A D | ext4.h | 2586 ext4_raw_inode(struct ext4_iloc * iloc) ext4_raw_inode() argument
|
| /linux/fs/udf/ |
| H A D | inode.c | 1353 struct kernel_lb_addr *iloc = &iinfo->i_location; in udf_read_inode() local
|