Searched refs:fcntl_setlk64 (Results 1 – 2 of 2) sorted by relevance
/fs/ | ||
D | fcntl.c | 517 err = fcntl_setlk64(fd, f.file, cmd, &flock); in SYSCALL_DEFINE3() |
D | locks.c | 2607 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk64() function |