Home
last modified time | relevance | path

Searched refs:ic_write_wait (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_priv.h197 wait_queue_head_t ic_write_wait; member
H A Dxfs_log.c1424 init_waitqueue_head(&iclog->ic_write_wait); in xlog_alloc_log()
2853 wake_up_all(&iclog->ic_write_wait); in xlog_state_done_syncing()
3255 xlog_wait(&iclog->ic_prev->ic_write_wait, in xlog_force_lsn()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_priv.h188 wait_queue_head_t ic_write_wait; member
H A Dxfs_log.c541 wake_up_all(&iclog->ic_write_wait); in xlog_state_shutdown_callbacks()
1637 init_waitqueue_head(&iclog->ic_write_wait); in xlog_alloc_log()
2871 wake_up_all(&iclog->ic_write_wait); in xlog_state_done_syncing()
3307 xlog_wait(&iclog->ic_prev->ic_write_wait, in xlog_force_lsn()

Completed in 16 milliseconds