Home
last modified time | relevance | path

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

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