Home
last modified time | relevance | path

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

/openbsd/src/sys/nfs/
Dnfs_kq.c49 void nfs_kqpoll(void *);
90 nfs_kqpoll(void *arg) in nfs_kqpoll() function
367 error = kthread_create(nfs_kqpoll, NULL, &pnfskq, in nfs_kqwatch()