Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/
A Dcommoncap.c388 uid_t root, mappedroot; in cap_inode_getsecurity() local
427 mappedroot = from_kuid(current_user_ns(), vfsuid_into_kuid(vfsroot)); in cap_inode_getsecurity()
428 if (mappedroot != (uid_t)-1 && mappedroot != (uid_t)0) { in cap_inode_getsecurity()
448 nscap->rootid = cpu_to_le32(mappedroot); in cap_inode_getsecurity()

Completed in 6 milliseconds