Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c202 struct task af_task; /* (c) async callback details */ member
662 taskqueue_drain(taskqueue_thread, &af->af_task); in nlm_cancel_async_lock()
2049 TASK_INIT(&af->af_task, 0, nlm_lock_callback, af); in nlm_do_lock()
2084 &af->af_task, &af->af_cookie); in nlm_do_lock()