Searched refs:fcntl_setlk (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/ |
H A D | fcntl.c | 283 err = fcntl_setlk(fd, filp, cmd, (struct flock __user *) arg); do_fcntl()
|
H A D | locks.c | 2128 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, fcntl_setlk() function
|
/linux-4.1.27/include/linux/ |
H A D | fs.h | 1016 extern int fcntl_setlk(unsigned int, struct file *, unsigned int, 1061 static inline int fcntl_setlk(unsigned int fd, struct file *file, fcntl_setlk() function
|
Completed in 148 milliseconds