Searched refs:chown_common (Results 1 – 1 of 1) sorted by relevance
611 static int chown_common(const struct path *path, uid_t user, gid_t group) in chown_common() function673 error = chown_common(&path, user, group); in SYSCALL_DEFINE5()708 error = chown_common(&f.file->f_path, user, group); in SYSCALL_DEFINE3()