Searched refs:fcntl_getlk (Results 1 – 2 of 2) sorted by relevance
/fs/ | ||
D | fcntl.c | 292 err = fcntl_getlk(filp, (struct flock __user *) arg); in do_fcntl() |
D | locks.c | 1666 int fcntl_getlk(struct file *filp, struct flock __user *l) in fcntl_getlk() function |