Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dlocks.c731 static int posix_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in posix_locks_conflict() function
777 if (posix_locks_conflict(fl, cfl)) { in posix_test_lock()
974 if (!posix_locks_conflict(request, fl)) in __posix_lock_file()