Home
last modified time | relevance | path

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

/fs/
Dattr.c125 static bool chgrp_ok(struct user_namespace *mnt_userns, in chgrp_ok() function
192 if ((ia_valid & ATTR_GID) && !chgrp_ok(mnt_userns, inode, attr->ia_gid)) in setattr_prepare()