Home
last modified time | relevance | path

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

/linux-5.19.10/security/ !
Dcommoncap.c385 uid_t root, mappedroot; in cap_inode_getsecurity() local
426 mappedroot = from_kuid(current_user_ns(), kroot); in cap_inode_getsecurity()
427 if (mappedroot != (uid_t)-1 && mappedroot != (uid_t)0) { in cap_inode_getsecurity()
447 nscap->rootid = cpu_to_le32(mappedroot); in cap_inode_getsecurity()