Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dxattr.c360 static const struct xattr_iter_handlers find_xattr_handlers = { variable
378 ret = xattr_foreach(&it->it, &find_xattr_handlers, &remaining); in inline_getxattr()
413 ret = xattr_foreach(&it->it, &find_xattr_handlers, NULL); in shared_getxattr()