Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c945 static bool locks_conflict(struct file_lock_core *caller_flc, in locks_conflict() function
974 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()