Home
last modified time | relevance | path

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

/fs/
Dlocks.c568 static int flock_to_posix_lock(struct file *filp, struct file_lock *fl, in flock_to_posix_lock() function
2332 error = flock_to_posix_lock(filp, fl, flock); in fcntl_getlk()
2463 error = flock_to_posix_lock(filp, file_lock, flock); in fcntl_setlk()