Home | History | Annotate | Download | only in blkid

Lines Matching full:bnode

1189 	struct hfsplus_bheader_record *bnode;
1251 bnode = (struct hfsplus_bheader_record *)
1254 leaf_node_head = blkid_be32(bnode->leaf_head);
1255 leaf_node_size = blkid_be16(bnode->node_size);
1256 leaf_node_count = blkid_be32(bnode->leaf_count);