Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dorphan.c103 struct ext4_iloc iloc; in ext4_orphan_add() local
229 struct ext4_iloc iloc; in ext4_orphan_del() local
H A Dinode.c4801 struct inode *inode, struct ext4_iloc *iloc, in __ext4_get_inode_loc()
4945 struct ext4_iloc *iloc) in __ext4_get_inode_loc_noinmem()
4960 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc()
4977 struct ext4_iloc *iloc) in ext4_get_fc_inode_loc()
5186 struct ext4_iloc iloc; in __ext4_iget() local
5595 struct ext4_iloc *iloc) in ext4_do_update_inode()
5723 struct ext4_iloc iloc; in ext4_write_inode() local
6259 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty()
6286 struct ext4_iloc *iloc) in ext4_reserve_inode_write()
6311 struct ext4_iloc *iloc, in __ext4_expand_extra_isize()
[all …]
H A Dxattr.c641 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; in ext4_xattr_inode_update_ref() local
1167 struct ext4_iloc iloc; in ext4_xattr_inode_dec_ref_all() local
2916 struct ext4_iloc iloc = { .bh = NULL }; in ext4_xattr_delete_inode() local
H A Dioctl.c595 struct ext4_iloc iloc; in ext4_ioctl_setflags() local
722 struct ext4_iloc iloc; in ext4_ioctl_setproject() local
1542 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.h131 struct ext4_iloc iloc; member
H A Dfast_commit.c854 struct ext4_iloc iloc; in ext4_fc_write_inode() local
1560 struct ext4_iloc iloc; in ext4_fc_replay_inode() local
H A Dext4.h2586 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
/linux/fs/udf/
H A Dinode.c1353 struct kernel_lb_addr *iloc = &iinfo->i_location; in udf_read_inode() local