Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal.h437 int bch2_fs_journal_alloc(struct bch_fs *);
Drecovery.c1045 ret = bch2_fs_journal_alloc(c); in bch2_fs_initialize()
Djournal.c1140 int bch2_fs_journal_alloc(struct bch_fs *c) in bch2_fs_journal_alloc() function