Searched refs:vfs_fchown (Results 1 – 5 of 5) sorted by relevance
738 int vfs_fchown(struct file *file, uid_t user, gid_t group) in vfs_fchown() function757 error = vfs_fchown(f.file, user, group); in ksys_fchown()
357 vfs_fchown(wfile, uid, gid); in do_name()
1993 int vfs_fchown(struct file *file, uid_t user, gid_t group);
8424 ffff800010244220 T vfs_fchown
Completed in 293 milliseconds