Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dattr.c46 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode))) in setattr_should_drop_sgid()
207 if (!in_group_or_capable(idmap, inode, vfsgid)) in setattr_prepare()
317 if (!in_group_or_capable(idmap, inode, in setattr_copy()
A Dinternal.h155 bool in_group_or_capable(struct mnt_idmap *idmap,
A Dinode.c2472 bool in_group_or_capable(struct mnt_idmap *idmap, in in_group_or_capable() function
2503 if (in_group_or_capable(idmap, dir, i_gid_into_vfsgid(idmap, dir))) in mode_strip_sgid()

Completed in 9 milliseconds