Home
last modified time | relevance | path

Searched defs:conflicting_fl (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c768 test_nfslock(const struct file_lock *fl, struct file_lock **conflicting_fl) in test_nfslock()
1646 struct file_lock **conflicting_fl) in test_partialfilelock()
1690 do_test(struct file_lock *fl, struct file_lock **conflicting_fl) in do_test()
1873 struct file_lock test_fl, *conflicting_fl; in testlock() local