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

/linux-master/fs/xfs/
H A Dxfs_log_cil.c731 wake_up_all(&ctx->cil->xc_start_wait);
797 wake_up_all(&cil->xc_start_wait);
885 xlog_wait(&cil->xc_start_wait, &cil->xc_push_lock);
1789 init_waitqueue_head(&cil->xc_start_wait);
H A Dxfs_log_priv.h283 wait_queue_head_t xc_start_wait; member in struct:xfs_cil
H A Dxfs_log.c3802 wake_up_all(&log->l_cilp->xc_start_wait);

Completed in 364 milliseconds