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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h188 wait_queue_head_t ic_write_wait; member in struct:xlog_in_core
H A Dxfs_log.c541 wake_up_all(&iclog->ic_write_wait);
1639 init_waitqueue_head(&iclog->ic_write_wait);
2873 wake_up_all(&iclog->ic_write_wait);
3309 xlog_wait(&iclog->ic_prev->ic_write_wait,

Completed in 121 milliseconds