Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dxattr.c54 #define XATTR_SECURITY_T (3) macro
79 return XATTR_SECURITY_T; in get_xattr_type()
138 if ((xattr_type == XATTR_SECURITY_T && in ll_setxattr_common()
143 if (xattr_type == XATTR_SECURITY_T && !selinux_is_enabled() && in ll_setxattr_common()
314 if ((xattr_type == XATTR_SECURITY_T && in ll_getxattr_common()
319 if (xattr_type == XATTR_SECURITY_T && !selinux_is_enabled() && in ll_getxattr_common()