Searched refs:in_group_or_capable (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/fuse/ |
| H A D | acl.c | 147 !in_group_or_capable(idmap, inode, in fuse_set_acl()
|
| /linux/fs/ |
| H A D | internal.h | 211 bool in_group_or_capable(struct mnt_idmap *idmap,
|
| H A D | inode.c | 2951 bool in_group_or_capable(struct mnt_idmap *idmap, in in_group_or_capable() function 2960 EXPORT_SYMBOL(in_group_or_capable); 2983 if (in_group_or_capable(idmap, dir, i_gid_into_vfsgid(idmap, dir))) in mode_strip_sgid()
|
| /linux/fs/f2fs/ |
| H A D | acl.c | 223 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode))) in f2fs_acl_update_mode()
|
| H A D | file.c | 1049 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode))) in __setattr_copy()
|
| /linux/include/linux/ |
| H A D | fs.h | 1834 bool in_group_or_capable(struct mnt_idmap *idmap,
|