Home
last modified time | relevance | path

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

/Linux-v5.15/security/
Dcommoncap.c384 uid_t root, mappedroot; in cap_inode_getsecurity() local
425 mappedroot = from_kuid(current_user_ns(), kroot); in cap_inode_getsecurity()
426 if (mappedroot != (uid_t)-1 && mappedroot != (uid_t)0) { in cap_inode_getsecurity()
446 nscap->rootid = cpu_to_le32(mappedroot); in cap_inode_getsecurity()