Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c798 static xattr_handler_t zpl_xattr_user_handler = variable
1391 &zpl_xattr_user_handler,
1404 return (&zpl_xattr_user_handler); in zpl_xattr_handler()
1444 handler = &zpl_xattr_user_handler; in zpl_xattr_permission()