Searched refs:hdp (Results 1 – 1 of 1) sorted by relevance
672 struct hs_volume_descriptor *hdp; in isofs_fill_super() local680 hdp = (struct hs_volume_descriptor *)bh->b_data; in isofs_fill_super()722 if (strncmp (hdp->id, HS_STANDARD_ID, sizeof hdp->id) == 0) { in isofs_fill_super()723 if (isonum_711(hdp->type) != ISO_VD_PRIMARY) in isofs_fill_super()