Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfcntl.c283 err = fcntl_setlk(fd, filp, cmd, (struct flock __user *) arg); in do_fcntl()
Dlocks.c2156 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk() function
/linux-4.4.14/include/linux/
Dfs.h1032 extern int fcntl_setlk(unsigned int, struct file *, unsigned int,
1076 static inline int fcntl_setlk(unsigned int fd, struct file *file, in fcntl_setlk() function