Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dlocks.c727 static int posix_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in posix_locks_conflict() function
773 if (posix_locks_conflict(fl, cfl)) { in posix_test_lock()
970 if (!posix_locks_conflict(request, fl)) in __posix_lock_file()