Searched refs:zpl_xattr_join_name (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_xattr.c | 712 zpl_xattr_join_name(char *buf, size_t buflen, const char *prefix, in zpl_xattr_join_name() function 749 zpl_xattr_join_name(xattr_name, sizeof (xattr_name), in __zpl_xattr_user_get() 786 zpl_xattr_join_name(prefixed_name, sizeof (prefixed_name), in __zpl_xattr_user_set() 856 zpl_xattr_join_name(xattr_name, sizeof (xattr_name), in __zpl_xattr_trusted_get() 875 zpl_xattr_join_name(xattr_name, sizeof (xattr_name), in __zpl_xattr_trusted_set() 916 zpl_xattr_join_name(xattr_name, sizeof (xattr_name), in __zpl_xattr_security_get() 932 zpl_xattr_join_name(xattr_name, sizeof (xattr_name), in __zpl_xattr_security_set()
|