Home
last modified time | relevance | path

Searched refs:chgrp_ok (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dattr.c93 static bool chgrp_ok(const struct inode *inode, kgid_t gid) in chgrp_ok() function
144 if ((ia_valid & ATTR_GID) && !chgrp_ok(inode, attr->ia_gid)) in setattr_prepare()
/kernel/linux/linux-6.6/fs/
H A Dattr.c114 * chgrp_ok - verify permissions to chgrp inode
125 static bool chgrp_ok(struct mnt_idmap *idmap, in chgrp_ok() function
192 !chgrp_ok(idmap, inode, attr->ia_vfsgid)) in setattr_prepare()

Completed in 2 milliseconds