Searched refs:CAP_FOWNER (Results 1 – 10 of 10) sorted by relevance
131 #define CAP_FOWNER 3 macro
73 | CAP_TO_MASK(CAP_FOWNER) \
607 if (err == -ENOKEY && capable(CAP_FOWNER)) in fscrypt_verify_key_added()
704 NULL, capable(CAP_FOWNER) ? in xfs_setattr_nonsize()
1574 capable(CAP_FOWNER) ? XFS_QMOPT_FORCE_RES : 0); in xfs_ioctl_setattr()
36 the file, or it has CAP_FOWNER capability. But FAT
477 user or that the caller has CAP_FOWNER in the initial user namespace.491 process have the CAP_FOWNER capability in a namespace with the file499 the process have the CAP_FOWNER capability in the initial user
2079 if (kuid_has_mapping(ns, inode->i_uid) && ns_capable(ns, CAP_FOWNER)) in inode_owner_or_capable()
2756 return !capable_wrt_inode_uidgid(inode, CAP_FOWNER); in __check_sticky()
1037 !uid_eq(ip->i_inode.i_uid, current_fsuid()) && !capable(CAP_FOWNER)) in gfs2_unlink_ok()