Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dopen.c573 int ksys_fchmod(unsigned int fd, umode_t mode) in ksys_fchmod() function
588 return ksys_fchmod(fd, mode); in SYSCALL_DEFINE2()
/Linux-v5.4/init/
Dinitramfs.c339 ksys_fchmod(wfd, mode); in do_name()
/Linux-v5.4/include/linux/
Dsyscalls.h1241 int ksys_fchmod(unsigned int fd, umode_t mode);