Searched refs:wait_cb_null (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1307 kcondvar_t wait_cb_null; /* used to wait for CB_NULL */ member in struct:nfs4_server
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c3939 cv_init(&np->wait_cb_null, NULL, CV_DEFAULT, NULL);
4249 cv_destroy(&sp->wait_cb_null);
H A Dnfs4_callback.c526 cv_broadcast(&sp->wait_cb_null);
H A Dnfs4_recovery.c2510 (void) cv_reltimedwait(&sp->wait_cb_null, &sp->s_lock,

Completed in 680 milliseconds