Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djbd2.h1148 pid_t j_last_sync_writer; member
/openbmc/linux/fs/jbd2/
H A Dtransaction.c1892 if (handle->h_sync && journal->j_last_sync_writer != pid && in jbd2_journal_stop()
1896 journal->j_last_sync_writer = pid; in jbd2_journal_stop()