Searched refs:ksys_fchmod (Results 1 – 3 of 3) sorted by relevance
573 int ksys_fchmod(unsigned int fd, umode_t mode) in ksys_fchmod() function588 return ksys_fchmod(fd, mode); in SYSCALL_DEFINE2()
339 ksys_fchmod(wfd, mode); in do_name()
1241 int ksys_fchmod(unsigned int fd, umode_t mode);