Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dlocks.c886 static bool locks_conflict(struct file_lock_core *caller_flc, in locks_conflict() function
915 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()