Searched refs:XATTR_TRUSTED_T (Results 1 – 1 of 1) sorted by relevance
53 #define XATTR_TRUSTED_T (2) macro75 return XATTR_TRUSTED_T; in get_xattr_type()98 if (xattr_type == XATTR_TRUSTED_T && !capable(CFS_CAP_SYS_ADMIN)) in xattr_type_filter()132 if ((xattr_type == XATTR_TRUSTED_T && strcmp(name, "trusted.lov") == 0) || in ll_setxattr_common()