Searched refs:locks_conflict (Results 1 – 1 of 1) sorted by relevance
945 static bool locks_conflict(struct file_lock_core *caller_flc, in locks_conflict() function974 return locks_conflict(caller_flc, sys_flc); in posix_locks_conflict()1007 return locks_conflict(caller_flc, sys_flc); in flock_locks_conflict()1567 rc = locks_conflict(bc, lc); in leases_conflict()