Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dlocks.c301 static int flock64_to_posix_lock(struct file *filp, struct file_lock *fl, in flock64_to_posix_lock() function
1599 error = flock64_to_posix_lock(filp, &file_lock, &flock); in fcntl_getlk64()
1676 error = flock64_to_posix_lock(filp, file_lock, &flock); in fcntl_setlk64()