Lines Matching defs:it
22 struct xattr_iter it; in init_inode_xattrs() local
144 static inline int xattr_iter_fixup(struct xattr_iter *it) in xattr_iter_fixup()
158 static int inline_xattr_iter_begin(struct xattr_iter *it, in inline_xattr_iter_begin()
187 static int xattr_foreach(struct xattr_iter *it, in xattr_foreach()
289 struct xattr_iter it; member
299 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_entrymatch() local
308 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_namematch() local
316 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_checkbuffer() local
327 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_copyvalue() local
339 static int inline_getxattr(struct inode *inode, struct getxattr_iter *it) in inline_getxattr()
357 static int shared_getxattr(struct inode *inode, struct getxattr_iter *it) in shared_getxattr()
398 struct getxattr_iter it; in erofs_getxattr() local
484 struct xattr_iter it; member
494 struct listxattr_iter *it = in xattr_entrylist() local
525 struct listxattr_iter *it = in xattr_namelist() local
536 struct listxattr_iter *it = in xattr_skipvalue() local
550 static int inline_listxattr(struct listxattr_iter *it) in inline_listxattr()
568 static int shared_listxattr(struct listxattr_iter *it) in shared_listxattr()
599 struct listxattr_iter it; in erofs_listxattr() local