Lines Matching defs:it
22 struct xattr_iter it; in init_inode_xattrs() local
140 static inline int xattr_iter_fixup(struct xattr_iter *it) in xattr_iter_fixup()
154 static int inline_xattr_iter_begin(struct xattr_iter *it, in inline_xattr_iter_begin()
181 static int xattr_foreach(struct xattr_iter *it, in xattr_foreach()
283 struct xattr_iter it; member
293 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_entrymatch() local
302 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_namematch() local
310 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_checkbuffer() local
321 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_copyvalue() local
333 static int inline_getxattr(struct inode *inode, struct getxattr_iter *it) in inline_getxattr()
351 static int shared_getxattr(struct inode *inode, struct getxattr_iter *it) in shared_getxattr()
392 struct getxattr_iter it; in erofs_getxattr() local
478 struct xattr_iter it; member
488 struct listxattr_iter *it = in xattr_entrylist() local
519 struct listxattr_iter *it = in xattr_namelist() local
530 struct listxattr_iter *it = in xattr_skipvalue() local
544 static int inline_listxattr(struct listxattr_iter *it) in inline_listxattr()
562 static int shared_listxattr(struct listxattr_iter *it) in shared_listxattr()
593 struct listxattr_iter it; in erofs_listxattr() local