Searched refs:in_group_or_capable (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ |
| H A D | attr.c | 42 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode))) in setattr_should_drop_sgid() 214 if (!in_group_or_capable(idmap, inode, vfsgid)) in setattr_prepare() 351 if (!in_group_or_capable(idmap, inode, in setattr_copy()
|
| H A D | inode.c | 3035 bool in_group_or_capable(struct mnt_idmap *idmap, in in_group_or_capable() function 3044 EXPORT_SYMBOL(in_group_or_capable); 3067 if (in_group_or_capable(idmap, dir, i_gid_into_vfsgid(idmap, dir))) in mode_strip_sgid()
|
| H A D | posix_acl.c | 724 if (!in_group_or_capable(idmap, inode, in posix_acl_update_mode()
|
| /linux/fs/overlayfs/ |
| H A D | inode.c | 561 !in_group_or_capable(idmap, inode, in ovl_set_acl()
|
| /linux/include/linux/ |
| H A D | fs.h | 1838 bool in_group_or_capable(struct mnt_idmap *idmap,
|
| /linux/fs/f2fs/ |
| H A D | file.c | 1115 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode))) in __setattr_copy()
|