Home
last modified time | relevance | path

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

/security/
Dcommoncap.c375 uid_t root, mappedroot; in cap_inode_getsecurity() local
418 mappedroot = from_kuid(current_user_ns(), kroot); in cap_inode_getsecurity()
419 if (mappedroot != (uid_t)-1 && mappedroot != (uid_t)0) { in cap_inode_getsecurity()
422 nscap->rootid = cpu_to_le32(mappedroot); in cap_inode_getsecurity()