Searched refs:chown_ok (Results 1 – 1 of 1) sorted by relevance
21 static bool chown_ok(const struct inode *inode, kuid_t uid) in chown_ok() function81 if ((ia_valid & ATTR_UID) && !chown_ok(inode, attr->ia_uid)) in setattr_prepare()