Home | History | Annotate | Download | only in blkid

Lines Matching refs:bnode

1189 	struct hfsplus_bheader_record *bnode;
1253 bnode = (struct hfsplus_bheader_record *)
1256 leaf_node_head = blkid_be32(bnode->leaf_head);
1257 leaf_node_size = blkid_be16(bnode->node_size);
1258 leaf_node_count = blkid_be32(bnode->leaf_count);