Searched refs:j_last_sync_writer (Results 1 – 4 of 4) sorted by relevance
765 pid_t j_last_sync_writer; member
955 pid_t j_last_sync_writer; member
1412 if (handle->h_sync && journal->j_last_sync_writer != pid) { in journal_stop()1415 journal->j_last_sync_writer = pid; in journal_stop()
1597 if (handle->h_sync && journal->j_last_sync_writer != pid && in jbd2_journal_stop()1601 journal->j_last_sync_writer = pid; in jbd2_journal_stop()