Searched refs:j_fc_wait (Results 1 – 2 of 2) sorted by relevance
721 prepare_to_wait(&journal->j_fc_wait, &wait, in jbd2_fc_begin_commit()725 finish_wait(&journal->j_fc_wait, &wait); in jbd2_fc_begin_commit()748 wake_up(&journal->j_fc_wait); in __jbd2_fc_end_commit()1548 init_waitqueue_head(&journal->j_fc_wait); in journal_init_common()
873 wait_queue_head_t j_fc_wait; member