Searched defs:nfs4delegreturn_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c160 static void nfs4delegreturn_thread(struct cb_recall_pass *);
1729 (void) zthread_create(NULL, 0, nfs4delegreturn_thread, pp, 0,
2035 nfs4delegreturn_thread(struct cb_recall_pass *args) function
2106 CB_WARN1("nfs4delegreturn_thread:"
2124 CB_WARN1("nfs4delegreturn_thread: VOP_PUTPAGE: %d\n",
2369 * nfs4delegreturn_thread() figures out what to do about
2382 (void) zthread_create(NULL, 0, nfs4delegreturn_thread, pp, 0,

Completed in 62 milliseconds