Home
last modified time | relevance | path

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

/fs/
Dattr.c80 static bool chown_ok(const struct inode *inode, kuid_t uid) in chown_ok() function
140 if ((ia_valid & ATTR_UID) && !chown_ok(inode, attr->ia_uid)) in setattr_prepare()