Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dlocks.c1989 static int posix_lock_to_flock(struct flock *flock, struct file_lock *fl) in posix_lock_to_flock() function
2058 error = posix_lock_to_flock(&flock, &file_lock); in fcntl_getlk()