Home
last modified time | relevance | path

Searched refs:ksys_fchown (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/
A Duid16.c35 return ksys_fchown(fd, low2highuid(user), low2highgid(group)); in SYSCALL_DEFINE3()
/linux/fs/
A Dopen.c751 int ksys_fchown(unsigned int fd, uid_t user, gid_t group) in ksys_fchown() function
765 return ksys_fchown(fd, user, group); in SYSCALL_DEFINE3()
/linux/include/linux/
A Dsyscalls.h1289 int ksys_fchown(unsigned int fd, uid_t user, gid_t group);
/linux/
A DSystem.map8425 ffff8000102442c0 T ksys_fchown
A D.tmp_System.map8425 ffff8000102442c0 T ksys_fchown

Completed in 289 milliseconds