Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dlocks.c781 static int posix_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in posix_locks_conflict() function
827 if (posix_locks_conflict(fl, cfl)) { in posix_test_lock()
1027 if (!posix_locks_conflict(request, fl)) in posix_lock_inode()