Home
last modified time | relevance | path

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

/fs/
Dfcntl.c405 err = fcntl_getlk64(f.file, cmd, (struct flock64 __user *) arg); in SYSCALL_DEFINE3()
Dlocks.c2196 int fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 __user *l) in fcntl_getlk64() function