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

/freebsd-10.0-release/sys/nlm/
H A Dnlm_prot_impl.c209 struct nlm_async_lock { struct
210 TAILQ_ENTRY(nlm_async_lock) af_link; /* (l) host's list of locks */
220 TAILQ_HEAD(nlm_async_lock_list, nlm_async_lock);
563 struct nlm_async_lock *af = (struct nlm_async_lock *) arg;
620 nlm_free_async_lock(struct nlm_async_lock *af)
641 nlm_cancel_async_lock(struct nlm_async_lock *af)
683 struct nlm_async_lock *af;
760 struct nlm_async_lock *af;
2005 struct nlm_async_lock *a
[all...]

Completed in 67 milliseconds