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