Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1062 struct pri_vol_desc *opvd, *npvd; in ud_validate_and_fill_superblock() local
1064 opvd = udf_vfsp->udf_pvd; in ud_validate_and_fill_superblock()
1067 if ((strncmp(opvd->pvd_vsi, in ud_validate_and_fill_superblock()
1069 (strncmp(opvd->pvd_vol_id, in ud_validate_and_fill_superblock()
1071 (strncmp((caddr_t)&opvd->pvd_desc_cs, in ud_validate_and_fill_superblock()
1075 if (SWAP_32(opvd->pvd_vdsn) < in ud_validate_and_fill_superblock()