Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_journal_iter.h77 if (c->journal_keys.initial_ref_held) in bch2_journal_keys_put_initial()
79 c->journal_keys.initial_ref_held = false; in bch2_journal_keys_put_initial()
H A Dbcachefs.h672 bool initial_ref_held; member
H A Dsuper.c774 c->journal_keys.initial_ref_held = true; in bch2_fs_alloc()