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

/linux-4.1.27/fs/
H A Dfcntl.c283 err = fcntl_setlk(fd, filp, cmd, (struct flock __user *) arg); do_fcntl()
H A Dlocks.c2128 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, fcntl_setlk() function
/linux-4.1.27/include/linux/
H A Dfs.h1016 extern int fcntl_setlk(unsigned int, struct file *, unsigned int,
1061 static inline int fcntl_setlk(unsigned int fd, struct file *file, fcntl_setlk() function

Completed in 148 milliseconds