Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs42 const SECURITY_XATTR: &[u8] = b"security."; constant
558 if !buf.starts_with(SECURITY_XATTR) || buf == SELINUX_XATTR { in rewrite_xattr_name()