Searched refs:privileged_wrt_inode_uidgid (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/ |
| H A D | capability.c | 472 bool privileged_wrt_inode_uidgid(struct user_namespace *ns, in privileged_wrt_inode_uidgid() function 496 privileged_wrt_inode_uidgid(ns, idmap, inode); in capable_wrt_inode_uidgid()
|
| /linux/fs/ |
| H A D | fhandle.c | 219 if (!privileged_wrt_inode_uidgid(user_ns, idmap, d_inode(dentry))) in vfs_dentry_acceptable() 241 if (!privileged_wrt_inode_uidgid(user_ns, idmap, in vfs_dentry_acceptable()
|
| H A D | exec.c | 1369 !privileged_wrt_inode_uidgid(user_ns, idmap, inode)) in would_dump()
|
| /linux/include/linux/ |
| H A D | capability.h | 188 bool privileged_wrt_inode_uidgid(struct user_namespace *ns,
|