Searched refs:fcntl_getlk (Results 1 – 3 of 3) sorted by relevance
273 err = fcntl_getlk(filp, cmd, (struct flock __user *) arg); in do_fcntl()
2025 int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock __user *l) in fcntl_getlk() function
1031 extern int fcntl_getlk(struct file *, unsigned int, struct flock __user *);1070 static inline int fcntl_getlk(struct file *file, unsigned int cmd, in fcntl_getlk() function