Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.c366 static int erofs_xattr_iter_shared(struct erofs_xattr_iter *it, in erofs_xattr_iter_shared() function
432 ret = erofs_xattr_iter_shared(&it, inode, true); in erofs_getxattr()
459 ret = erofs_xattr_iter_shared(&it, inode, false); in erofs_listxattr()