Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log_cil.c790 wake_up_all(&ctx->cil->xc_start_wait); in xlog_cil_committed()
852 wake_up_all(&cil->xc_start_wait); in xlog_cil_set_ctx_write_state()
940 xlog_wait(&cil->xc_start_wait, &cil->xc_push_lock); in xlog_cil_order_write()
1865 init_waitqueue_head(&cil->xc_start_wait); in xlog_cil_init()
Dxfs_log_priv.h276 wait_queue_head_t xc_start_wait; member
Dxfs_log.c3816 wake_up_all(&log->l_cilp->xc_start_wait); in xlog_force_shutdown()