Home
last modified time | relevance | path

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

/fs/
Dfcntl.c517 err = fcntl_setlk64(fd, f.file, cmd, &flock); in SYSCALL_DEFINE3()
Dlocks.c2607 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk64() function