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

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c190 struct file_lock **conflicting_fl);
204 struct file_lock **conflicting_fl);
212 const struct file_lock *fl, struct file_lock **conflicting_fl);
214 struct file_lock **conflicting_fl);
781 * The conflicting_fl is the pointer to the conflicting lock.
788 test_nfslock(const struct file_lock *fl, struct file_lock **conflicting_fl) argument
796 (*conflicting_fl) = NULL;
850 (*conflicting_fl) = ifl;
859 (*conflicting_fl) = ifl;
1177 test_hwlock(fl, conflicting_fl)
1667 test_partialfilelock(const struct file_lock *fl, struct file_lock **conflicting_fl) argument
1712 do_test(struct file_lock *fl, struct file_lock **conflicting_fl) argument
1895 struct file_lock test_fl, *conflicting_fl; local
[all...]

Completed in 107 milliseconds