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