Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dlocks.c563 static int posix_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in posix_locks_conflict() function
643 if (posix_locks_conflict(cfl, fl)) in posix_test_lock()
743 if (posix_locks_conflict(new_fl, fl)) { in locks_mandatory_area()
889 if (!posix_locks_conflict(caller, fl)) in posix_lock_file()