Searched refs:xc_commit_wait (Results 1 – 3 of 3) sorted by relevance
627 wake_up_all(&ctx->cil->xc_commit_wait); in xlog_cil_committed()719 wake_up_all(&cil->xc_commit_wait); in xlog_cil_set_ctx_write_state()772 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_order_write()1389 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_force_seq()1490 init_waitqueue_head(&cil->xc_commit_wait); in xlog_cil_init()
284 wait_queue_head_t xc_commit_wait; member
3905 wake_up_all(&log->l_cilp->xc_commit_wait); in xlog_force_shutdown()
Completed in 19 milliseconds