Searched refs:in_group_or_capable (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dattr.c44 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode)))
206 if (!in_group_or_capable(idmap, inode, vfsgid))
316 if (!in_group_or_capable(idmap, inode,
H A Dinternal.h199 bool in_group_or_capable(struct mnt_idmap *idmap,
H A Dinode.c2521 * in_group_or_capable - check whether caller is CAP_FSETID privileged
2532 bool in_group_or_capable(struct mnt_idmap *idmap, function
2563 if (in_group_or_capable(idmap, dir, i_gid_into_vfsgid(idmap, dir)))

Completed in 118 milliseconds