Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dxattr.c590 static const struct xattr_iter_handlers list_xattr_handlers = { variable
608 ret = xattr_foreach(&it->it, &list_xattr_handlers, &remaining); in inline_listxattr()
642 ret = xattr_foreach(&it->it, &list_xattr_handlers, NULL); in shared_listxattr()