Home
last modified time | relevance | path

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

/linux/security/
H A Dcommoncap.c389 uid_t root, mappedroot; in cap_inode_getsecurity() local
428 mappedroot = from_kuid(current_user_ns(), vfsuid_into_kuid(vfsroot)); in cap_inode_getsecurity()
429 if (mappedroot != (uid_t)-1 && mappedroot != (uid_t)0) { in cap_inode_getsecurity()
449 nscap->rootid = cpu_to_le32(mappedroot); in cap_inode_getsecurity()