Home
last modified time | relevance | path

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

/freebsd-12.1/sys/nlm/
H A Dnlm_prot_impl.c206 struct task af_task; /* (c) async callback details */ member
643 taskqueue_drain(taskqueue_thread, &af->af_task); in nlm_cancel_async_lock()
2039 TASK_INIT(&af->af_task, 0, nlm_lock_callback, af); in nlm_do_lock()
2074 &af->af_task, &af->af_cookie); in nlm_do_lock()