Searched refs:ksys_fchmod (Results 1 – 3 of 3) sorted by relevance
553 int ksys_fchmod(unsigned int fd, umode_t mode) in ksys_fchmod() function568 return ksys_fchmod(fd, mode); in SYSCALL_DEFINE2()
337 ksys_fchmod(wfd, mode); in do_name()
1136 int ksys_fchmod(unsigned int fd, umode_t mode);