Home
last modified time | relevance | path

Searched refs:j_last_sync_writer (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Djbd2.h1075 pid_t j_last_sync_writer; member
/Linux-v5.4/fs/jbd2/
Dtransaction.c1779 if (handle->h_sync && journal->j_last_sync_writer != pid && in jbd2_journal_stop()
1783 journal->j_last_sync_writer = pid; in jbd2_journal_stop()