Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.c11 struct erofs_xattr_iter { struct
31 struct erofs_xattr_iter it; in erofs_init_inode_xattrs() argument
180 static int erofs_xattr_copy_to_buffer(struct erofs_xattr_iter *it, in erofs_xattr_copy_to_buffer()
203 static int erofs_listxattr_foreach(struct erofs_xattr_iter *it) in erofs_listxattr_foreach()
255 static int erofs_getxattr_foreach(struct erofs_xattr_iter *it) in erofs_getxattr_foreach()
320 static int erofs_xattr_iter_inline(struct erofs_xattr_iter *it, in erofs_xattr_iter_inline()
366 static int erofs_xattr_iter_shared(struct erofs_xattr_iter *it, in erofs_xattr_iter_shared()
398 struct erofs_xattr_iter it; in erofs_getxattr()
440 struct erofs_xattr_iter it; in erofs_listxattr()