Searched refs:posix_locks_conflict (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c497 static int posix_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl) function
537 if (posix_locks_conflict(fl, cfl))
718 if (!posix_locks_conflict(request, fl))

Completed in 46 milliseconds