Home
last modified time | relevance | path

Searched refs:erofs_xattr_iter (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/erofs/
Dxattr.c11 struct erofs_xattr_iter { struct
31 struct erofs_xattr_iter it; in erofs_init_inode_xattrs() argument
178 static int erofs_xattr_copy_to_buffer(struct erofs_xattr_iter *it, in erofs_xattr_copy_to_buffer()
200 static int erofs_listxattr_foreach(struct erofs_xattr_iter *it) in erofs_listxattr_foreach()
251 static int erofs_getxattr_foreach(struct erofs_xattr_iter *it) in erofs_getxattr_foreach()
314 static int erofs_xattr_iter_inline(struct erofs_xattr_iter *it, in erofs_xattr_iter_inline()
358 static int erofs_xattr_iter_shared(struct erofs_xattr_iter *it, in erofs_xattr_iter_shared()
389 struct erofs_xattr_iter it; in erofs_getxattr()
431 struct erofs_xattr_iter it; in erofs_listxattr()