Searched refs:locks_conflict (Results 1 – 1 of 1) sorted by relevance
886 static bool locks_conflict(struct file_lock_core *caller_flc, in locks_conflict() function915 return locks_conflict(caller_flc, sys_flc); in posix_locks_conflict()948 return locks_conflict(caller_flc, sys_flc); in flock_locks_conflict()1508 rc = locks_conflict(bc, lc); in leases_conflict()