Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dlocks.c582 static int flock_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) in flock_locks_conflict() function
824 if (!flock_locks_conflict(new_fl, fl)) in flock_lock_file()