Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dxattr.c367 static const struct xattr_iter_handlers find_xattr_handlers = { variable
385 ret = xattr_foreach(&it->it, &find_xattr_handlers, &remaining); in inline_getxattr()
420 ret = xattr_foreach(&it->it, &find_xattr_handlers, NULL); in shared_getxattr()

Completed in 4 milliseconds