Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dxattr.c11 struct erofs_xattr_iter { struct
123 static int erofs_xattr_copy_to_buffer(struct erofs_xattr_iter *it, in erofs_xattr_copy_to_buffer()
143 static int erofs_listxattr_foreach(struct erofs_xattr_iter *it) in erofs_listxattr_foreach()
194 static int erofs_getxattr_foreach(struct erofs_xattr_iter *it) in erofs_getxattr_foreach()
257 static int erofs_xattr_iter_inline(struct erofs_xattr_iter *it, in erofs_xattr_iter_inline()
304 static int erofs_xattr_iter_shared(struct erofs_xattr_iter *it, in erofs_xattr_iter_shared()
340 struct erofs_xattr_iter it; in erofs_getxattr()
381 struct erofs_xattr_iter it; in erofs_listxattr()