Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_node_scan.c162 if (btree_id_is_alloc(BTREE_NODE_ID(bn))) in try_read_btree_node()
543 if (btree_id_is_alloc(btree)) in bch2_get_scanned_nodes()
H A Drecovery.c173 if (btree_id_is_alloc(i)) in bch2_reconstruct_alloc()
619 if (btree_id_is_alloc(i)) in read_btree_roots()
H A Dbtree_journal_iter.c739 !btree_id_is_alloc(entry->btree_id) && in bch2_journal_keys_sort()
H A Dbcachefs_format.h1434 static inline bool btree_id_is_alloc(enum btree_id id) in btree_id_is_alloc() function
H A Dbtree_gc.c57 if (btree_id_is_alloc(btree)) in btree_id_important()