Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dcheckpoint.c334 if (!jbd2_journal_get_log_tail(journal, &first_tid, &blocknr)) in jbd2_cleanup_journal_tail()
H A Djournal.c1017 int jbd2_journal_get_log_tail(journal_t *journal, tid_t *tid, in jbd2_journal_get_log_tail() function