Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dlocks.c251 static int flock_to_posix_lock(struct file *filp, struct file_lock *fl, in flock_to_posix_lock() function
1429 error = flock_to_posix_lock(filp, &file_lock, &flock); in fcntl_getlk()
1518 error = flock_to_posix_lock(filp, file_lock, &flock); in fcntl_setlk()