Home
last modified time | relevance | path

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

/fs/
Dlocks.c378 static int flock64_to_posix_lock(struct file *filp, struct file_lock *fl, in flock64_to_posix_lock() function
1933 error = flock64_to_posix_lock(filp, &file_lock, &flock); in fcntl_getlk64()
1986 error = flock64_to_posix_lock(filp, file_lock, &flock); in fcntl_setlk64()