Searched refs:nlm_async_lock (Results 1 – 1 of 1) sorted by relevance
201 struct nlm_async_lock { struct212 TAILQ_HEAD(nlm_async_lock_list, nlm_async_lock); argument544 struct nlm_async_lock *af = (struct nlm_async_lock *) arg; in nlm_lock_callback()601 nlm_free_async_lock(struct nlm_async_lock *af) in nlm_free_async_lock()622 nlm_cancel_async_lock(struct nlm_async_lock *af) in nlm_cancel_async_lock()664 struct nlm_async_lock *af; in nlm_check_expired_locks()741 struct nlm_async_lock *af; in nlm_host_notify()1985 struct nlm_async_lock *af; in nlm_do_lock()2024 af = malloc(sizeof(struct nlm_async_lock), M_NLM, in nlm_do_lock()2122 struct nlm_async_lock *af; in nlm_do_cancel()[all …]