Searched refs:chown_common (Results 1 – 1 of 1) sorted by relevance
600 static int chown_common(const struct path *path, uid_t user, gid_t group) in chown_common() function662 error = chown_common(&path, user, group); in do_fchownat()703 error = chown_common(&f.file->f_path, user, group); in ksys_fchown()