nlm_async_lock
struct nlm_async_lock *af;
TAILQ_ENTRY(nlm_async_lock) af_link; /* (l) host's list of locks */
af = malloc(sizeof(struct nlm_async_lock), M_NLM,
TAILQ_HEAD(nlm_async_lock_list, nlm_async_lock);
struct nlm_async_lock *af;
struct nlm_async_lock *af = NULL;
struct nlm_async_lock *af = (struct nlm_async_lock *) arg;
nlm_free_async_lock(struct nlm_async_lock *af)
nlm_cancel_async_lock(struct nlm_async_lock *af)
struct nlm_async_lock *af;
struct nlm_async_lock *af;