Searched refs:s_clientid_pend (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c3260 if (!cv_wait_sig(&np->s_clientid_pend, &np->s_lock)) {
3393 cv_broadcast(&np->s_clientid_pend);
3937 cv_init(&np->s_clientid_pend, NULL, CV_DEFAULT, NULL);
4248 cv_destroy(&sp->s_clientid_pend);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1302 kcondvar_t s_clientid_pend; member in struct:nfs4_server

Completed in 58 milliseconds