Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c219 struct task af_task; /* (c) async callback details */ member
666 taskqueue_drain(taskqueue_thread, &af->af_task); in nlm_cancel_async_lock()
2062 TASK_INIT(&af->af_task, 0, nlm_lock_callback, af); in nlm_do_lock()
2097 &af->af_task, &af->af_cookie); in nlm_do_lock()