Searched defs:fcntl_setlk (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ |
| D | filelock.h | 197 static inline int fcntl_setlk(unsigned int fd, struct file *file, in fcntl_setlk() function
|
| /kernel/linux/linux-6.6/fs/ |
| D | locks.c | 2335 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk() function
|
| /kernel/linux/linux-5.10/fs/ |
| D | locks.c | 2476 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | fs.h | 1173 static inline int fcntl_setlk(unsigned int fd, struct file *file, in fcntl_setlk() function
|