Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dattr.c46 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode))) in setattr_should_drop_sgid()
208 if (!in_group_or_capable(idmap, inode, vfsgid)) in setattr_prepare()
318 if (!in_group_or_capable(idmap, inode, in setattr_copy()
H A Dinternal.h189 bool in_group_or_capable(struct mnt_idmap *idmap,
H A Dinode.c2560 bool in_group_or_capable(struct mnt_idmap *idmap, in in_group_or_capable() function
2591 if (in_group_or_capable(idmap, dir, i_gid_into_vfsgid(idmap, dir))) in mode_strip_sgid()