Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jbd2/
Dtransaction.c1727 u64 commit_time, trans_time; in jbd2_journal_stop() local
1735 trans_time = ktime_to_ns(ktime_sub(ktime_get(), in jbd2_journal_stop()
1743 if (trans_time < commit_time) { in jbd2_journal_stop()