Searched refs:xattr_handler_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dxattr_compat.h35 * appropriate xattr_handler_t typedef which can be used. This was
38 typedef const struct xattr_handler xattr_handler_t; typedef in typeref:struct:xattr_handler
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c803 static xattr_handler_t zpl_xattr_user_handler =
874 static xattr_handler_t zpl_xattr_trusted_handler = {
970 static xattr_handler_t zpl_xattr_security_handler = {
1420 static xattr_handler_t zpl_xattr_acl_access_handler = {
1442 static xattr_handler_t zpl_xattr_acl_default_handler = {
1460 xattr_handler_t *zpl_xattr_handlers[] = {
/freebsd-current/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h109 extern xattr_handler_t *zpl_xattr_handlers[];

Completed in 90 milliseconds