Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dxattr.c273 static struct xattr_iter_handlers find_xattr_handlers = { variable
291 ret = xattr_foreach(&it->it, &find_xattr_handlers, &remaining); in inline_getxattr()
324 ret = xattr_foreach(&it->it, &find_xattr_handlers, NULL); in shared_getxattr()