Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dhfs.c180 struct hfsplus_bheader_record *bnode; in volume_id_probe_hfs_hfsplus() local
250 bnode = (struct hfsplus_bheader_record *) in volume_id_probe_hfs_hfsplus()
253 leaf_node_head = be32_to_cpu(bnode->leaf_head); in volume_id_probe_hfs_hfsplus()
256 leaf_node_size = be16_to_cpu(bnode->node_size); in volume_id_probe_hfs_hfsplus()
259 leaf_node_count = be32_to_cpu(bnode->leaf_count); in volume_id_probe_hfs_hfsplus()