Searched refs:filecore_bootblock (Results 1 – 6 of 6) sorted by relevance
184 struct filecore_bootblock *bb; in filecore_label_read()217 bb = (struct filecore_bootblock *)bp->b_data; in filecore_label_read()326 struct filecore_bootblock *bb; in filecore_label_locate()358 bb = (struct filecore_bootblock *)bp->b_data; in filecore_label_locate()
152 struct filecore_bootblock *bb; in getdisklabel_acorn()161 bb = (struct filecore_bootblock *) buf; in getdisklabel_acorn()
70 struct filecore_bootblock *fcbb = (struct filecore_bootblock *)bb; in md_get_info()
72 struct filecore_bootblock *fcbb = (struct filecore_bootblock *)bb; in md_get_info()
68 struct filecore_bootblock { struct
1106 struct filecore_bootblock *fcbb;1114 fcbb = (struct filecore_bootblock *)bb;