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