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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h187 wait_queue_head_t ic_force_wait; member in struct:xlog_in_core
H A Dxfs_log.c542 wake_up_all(&iclog->ic_force_wait);
876 * log force state machine. Waiting on ic_force_wait ensures iclog completions
892 xlog_wait(&iclog->ic_force_wait, &log->l_icloglock);
1638 init_waitqueue_head(&iclog->ic_force_wait);
2655 wake_up_all(&dirty_iclog->ic_force_wait);

Completed in 161 milliseconds