Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal.h283 static inline void __bch2_journal_buf_put(struct journal *j, u64 seq) in __bch2_journal_buf_put() function
H A Djournal.c331 __bch2_journal_buf_put(j, le64_to_cpu(buf->data->seq)); in __journal_entry_close()