Searched refs:j_commit_wait (Results 1 – 2 of 2) sorted by relevance
205 wait_queue_head_t j_commit_wait ; /* wait for all the commit blocks to be flushed */ member
658 sleep_on(&(jl->j_commit_wait)) ; in flush_commit_list()758 wake_up(&(jl->j_commit_wait)) ; in flush_commit_list()924 sleep_on(&(jl->j_commit_wait)) ; in flush_journal_list()1120 sleep_on(&(jl->j_commit_wait)) ; in kupdate_one_transaction()1923 init_waitqueue_head(&(SB_JOURNAL_LIST(p_s_sb)[i].j_commit_wait)) ; in journal_list_init()