Searched refs:mappedroot (Results 1 – 1 of 1) sorted by relevance
375 uid_t root, mappedroot; in cap_inode_getsecurity() local418 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()