Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1312 kcondvar_t wait_cb_null; /* used to wait for CB_NULL */ member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c3943 cv_init(&np->wait_cb_null, NULL, CV_DEFAULT, NULL); in new_nfs4_server()
4253 cv_destroy(&sp->wait_cb_null); in destroy_nfs4_server()
H A Dnfs4_callback.c526 cv_broadcast(&sp->wait_cb_null); in cb_null()
H A Dnfs4_recovery.c2504 (void) cv_reltimedwait(&sp->wait_cb_null, &sp->s_lock, in recov_openfiles()