Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal.c389 static int journal_entry_open(struct journal *j) in journal_entry_open() function
633 ret = journal_entry_open(j) ?: -BCH_ERR_journal_retry_open; in __journal_res_get()