Home
last modified time | relevance | path

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

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