Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dlocks.c745 static int flock_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in flock_locks_conflict() function
909 if (!flock_locks_conflict(request, fl)) in flock_lock_inode()