Searched refs:fcntl_setlk (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | filelock.h | 151 int fcntl_setlk(unsigned int, struct file *, unsigned int, 240 static inline int fcntl_setlk(unsigned int fd, struct file *file, in fcntl_setlk() function
|
/linux/include/trace/events/ |
H A D | filelock.h | 107 DEFINE_EVENT(filelock_lock, fcntl_setlk,
|
/linux/fs/ |
H A D | locks.c | 2401 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk() function
|