Lines Matching refs:dbg
187 dbg("probing at offset 0x%llx", (unsigned long long) off); in volume_id_probe_hfs_hfsplus()
200 dbg("alloc_block_size 0x%x", alloc_block_size); in volume_id_probe_hfs_hfsplus()
203 dbg("alloc_first_block 0x%x", alloc_first_block); in volume_id_probe_hfs_hfsplus()
206 dbg("embed_first_block 0x%x", embed_first_block); in volume_id_probe_hfs_hfsplus()
210 dbg("hfs wrapped hfs+ found at offset 0x%llx", (unsigned long long) off); in volume_id_probe_hfs_hfsplus()
240 dbg("blocksize %u", blocksize); in volume_id_probe_hfs_hfsplus()
244 dbg("catalog start block 0x%x", cat_block); in volume_id_probe_hfs_hfsplus()
254 dbg("catalog leaf node 0x%x", leaf_node_head); in volume_id_probe_hfs_hfsplus()
257 dbg("leaf node size 0x%x", leaf_node_size); in volume_id_probe_hfs_hfsplus()
260 dbg("leaf node count 0x%x", leaf_node_count); in volume_id_probe_hfs_hfsplus()
270 dbg("extent start block 0x%x, count 0x%x", ext_block_start, ext_block_count); in volume_id_probe_hfs_hfsplus()
283 dbg("found block in extent %i", ext); in volume_id_probe_hfs_hfsplus()
292 dbg("descriptor type 0x%x", descr->type); in volume_id_probe_hfs_hfsplus()
295 dbg("number of records %u", record_count); in volume_id_probe_hfs_hfsplus()
305 dbg("parent id 0x%x", be32_to_cpu(key->parent_id)); in volume_id_probe_hfs_hfsplus()
310 dbg("label unicode16 len %i", label_len); in volume_id_probe_hfs_hfsplus()