Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dlocks.c460 static int flock_to_posix_lock(struct file *filp, struct file_lock *fl, in flock_to_posix_lock() function
2038 error = flock_to_posix_lock(filp, &file_lock, &flock); in fcntl_getlk()
2185 error = flock_to_posix_lock(filp, file_lock, &flock); in fcntl_setlk()