Home
last modified time | relevance | path

Searched refs:fcntl_getlk (Results 1 – 2 of 2) sorted by relevance

/fs/
Dfcntl.c292 err = fcntl_getlk(filp, (struct flock __user *) arg); in do_fcntl()
Dlocks.c1666 int fcntl_getlk(struct file *filp, struct flock __user *l) in fcntl_getlk() function