Home
last modified time | relevance | path

Searched refs:ic_write_wait (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_log_priv.h188 wait_queue_head_t ic_write_wait; member
H A Dxfs_log.c491 wake_up_all(&iclog->ic_write_wait); in xlog_state_shutdown_callbacks()
1482 init_waitqueue_head(&iclog->ic_write_wait); in xlog_alloc_log()
2602 wake_up_all(&iclog->ic_write_wait); in xlog_state_done_syncing()
3033 xlog_wait(&iclog->ic_prev->ic_write_wait, in xlog_force_lsn()