Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A 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()
/kernel/linux/linux-6.6/fs/
H A Dattr.c87 * chown_ok - verify permissions to chown inode
98 static bool chown_ok(struct mnt_idmap *idmap, in chown_ok() function
187 !chown_ok(idmap, inode, attr->ia_vfsuid)) in setattr_prepare()

Completed in 2 milliseconds