Searched refs:i_cvwait (Results 1 – 2 of 2) sorted by relevance
68 cond_t i_cvwait; /* cond var to wait on */ member
118 xx = cond_init(&fscache_object_p->i_cvwait, USYNC_THREAD, 0); in cfsd_fscache_create()157 xx = cond_destroy(&fscache_object_p->i_cvwait); in cfsd_fscache_destroy()451 xx = cond_broadcast(&fscache_object_p->i_cvwait); in fscache_process()733 xx = cond_wait(&fscache_object_p->i_cvwait, in fscache_unmount()804 xx = cond_wait(&fscache_object_p->i_cvwait, in fscache_server_alive()