Searched refs:j_last_sync_writer (Results 1 – 2 of 2) sorted by relevance
1903 if (handle->h_sync && journal->j_last_sync_writer != pid && in jbd2_journal_stop()1907 journal->j_last_sync_writer = pid; in jbd2_journal_stop()
1149 pid_t j_last_sync_writer; member