Searched defs:fcntl_getlk (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | filelock.h | 249 static inline int fcntl_getlk(struct file *file, unsigned int cmd, fcntl_getlk() function |
| /linux/fs/ | ||
| H A D | locks.c | 2335 int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock *flock) fcntl_getlk() function |