Home
last modified time | relevance | path

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

/freebsd-14.2/sys/nlm/
H A Dnlm_prot_impl.c201 struct nlm_async_lock { struct
212 TAILQ_HEAD(nlm_async_lock_list, nlm_async_lock); argument
544 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 …]