Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal.c349 static int journal_entry_open(struct journal *j) in journal_entry_open() function
544 ret = journal_entry_open(j) ?: JOURNAL_ERR_retry; in __journal_res_get()