Searched refs:bch2_btree_id_str (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | trace.h | 116 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 D | btree_cache.h | 146 const char *bch2_btree_id_str(enum btree_id); /* avoid */
|
| H A D | str_hash.c | 236 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 D | btree_key_cache.c | 231 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 D | bkey_methods.c | 166 return type == BKEY_TYPE_btree ? "internal btree node" : bch2_btree_id_str(type - 1); in bch2_btree_node_type_str()
|
| H A D | alloc_background.c | 681 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 D | debug.c | 912 d = debugfs_create_dir(bch2_btree_id_str(bd->id), c->btree_debug_dir); in bch2_fs_debug_btree_init()
|
| H A D | btree_trans_commit.c | 395 bch2_btree_id_str(path->btree_id), new_u64s); in btree_key_can_insert_cached_slowpath()
|
| H A D | btree_cache.c | 1389 const char *bch2_btree_id_str(enum btree_id btree) in bch2_btree_id_str() function
|
| H A D | btree_iter.c | 357 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()
|