Searched refs:SECURITY_XATTR (Results 1 – 1 of 1) sorted by relevance
42 const SECURITY_XATTR: &[u8] = b"security."; constant558 if !buf.starts_with(SECURITY_XATTR) || buf == SELINUX_XATTR { in rewrite_xattr_name()