Home
last modified time | relevance | path

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

/linux/kernel/
H A Dcapability.c475 bool privileged_wrt_inode_uidgid(struct user_namespace *ns, in privileged_wrt_inode_uidgid() function
499 privileged_wrt_inode_uidgid(ns, idmap, inode); in capable_wrt_inode_uidgid()
/linux/include/linux/
H A Dcapability.h188 bool privileged_wrt_inode_uidgid(struct user_namespace *ns,
/linux/fs/
H A Dexec.c1465 !privileged_wrt_inode_uidgid(user_ns, idmap, inode)) in would_dump()