Searched refs:xc_commit_wait (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_cil.c732 wake_up_all(&ctx->cil->xc_commit_wait);
838 wake_up_all(&cil->xc_commit_wait);
891 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock);
1704 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock);
1790 init_waitqueue_head(&cil->xc_commit_wait);
H A Dxfs_log_priv.h282 wait_queue_head_t xc_commit_wait; member in struct:xfs_cil
H A Dxfs_log.c3803 wake_up_all(&log->l_cilp->xc_commit_wait);

Completed in 143 milliseconds