Searched refs:fcntl_getlk (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/
H A Dfcntl.c273 err = fcntl_getlk(filp, cmd, (struct flock __user *) arg); do_fcntl()
H A Dlocks.c1997 int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock __user *l) fcntl_getlk() function
/linux-4.1.27/include/linux/
H A Dfs.h1015 extern int fcntl_getlk(struct file *, unsigned int, struct flock __user *);
1055 static inline int fcntl_getlk(struct file *file, unsigned int cmd, fcntl_getlk() function

Completed in 182 milliseconds