Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dcapability.c455 bool privileged_wrt_inode_uidgid(struct user_namespace *ns, in privileged_wrt_inode_uidgid() function
479 privileged_wrt_inode_uidgid(ns, idmap, inode); in capable_wrt_inode_uidgid()
/linux-6.15/include/linux/
H A Dcapability.h183 bool privileged_wrt_inode_uidgid(struct user_namespace *ns,
/linux-6.15/fs/
H A Dfhandle.c224 if (!privileged_wrt_inode_uidgid(user_ns, idmap, in vfs_dentry_acceptable()
H A Dexec.c1421 !privileged_wrt_inode_uidgid(user_ns, idmap, inode)) in would_dump()