Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dtrace.h116 bch2_btree_id_str(__entry->btree_id),
143 bch2_btree_id_str(__entry->btree_id),
652 bch2_btree_id_str(__entry->btree_id),
716 bch2_btree_id_str(__entry->btree_id),
1105 bch2_btree_id_str(__entry->btree_id),
1161 bch2_btree_id_str(__entry->btree_id),
1320 bch2_btree_id_str(__entry->btree_id),
1364 bch2_btree_id_str(__entry->btree),
1520 bch2_btree_id_str(__entry->btree_id),
1557 bch2_btree_id_str(__entry->btree_id),
[all …]
H A Dbtree_cache.h146 const char *bch2_btree_id_str(enum btree_id); /* avoid */
H A Dstr_hash.c236 bch2_btree_id_str(desc->btree_id), hash_k.k->p.inode, hash_k.k->p.offset, hash, in __bch2_str_hash_check_key()
H A Dbtree_key_cache.c231 bch2_btree_id_str(ck_path->btree_id)); in btree_key_cache_create()
249 bch2_btree_id_str(ck->key.btree_id), key_u64s); in btree_key_cache_create()
H A Dbkey_methods.c166 return type == BKEY_TYPE_btree ? "internal btree node" : bch2_btree_id_str(type - 1); in bch2_btree_node_type_str()
H A Dalloc_background.c681 bch2_btree_id_str(btree), in __need_discard_or_freespace_err()
1412 bch2_btree_id_str(iter->btree_id), bucket.inode, bucket.offset)) in bch2_check_discard_freespace_key()
1427 bch2_btree_id_str(iter->btree_id), in bch2_check_discard_freespace_key()
H A Ddebug.c912 d = debugfs_create_dir(bch2_btree_id_str(bd->id), c->btree_debug_dir); in bch2_fs_debug_btree_init()
H A Dbtree_trans_commit.c395 bch2_btree_id_str(path->btree_id), new_u64s); in btree_key_can_insert_cached_slowpath()
H A Dbtree_cache.c1389 const char *bch2_btree_id_str(enum btree_id btree) in bch2_btree_id_str() function
H A Dbtree_iter.c357 panic("not locked: %s %s\n", bch2_btree_id_str(id), buf.buf); in bch2_assert_pos_locked()
3416 bch2_btree_id_str(path->btree_id), in check_btree_paths_leaked()