Home
last modified time | relevance | path

Searched refs:ksys_fchmod (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/
Dopen.c553 int ksys_fchmod(unsigned int fd, umode_t mode) in ksys_fchmod() function
568 return ksys_fchmod(fd, mode); in SYSCALL_DEFINE2()
/Linux-v4.19/init/
Dinitramfs.c337 ksys_fchmod(wfd, mode); in do_name()
/Linux-v4.19/include/linux/
Dsyscalls.h1136 int ksys_fchmod(unsigned int fd, umode_t mode);