Home
last modified time | relevance | path

Searched refs:npvd (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
1065 npvd = (struct pri_vol_desc *)ttag; in ud_validate_and_fill_superblock()
1068 npvd->pvd_vsi, 128) == 0) && in ud_validate_and_fill_superblock()
1070 npvd->pvd_vol_id, 32) == 0) && in ud_validate_and_fill_superblock()
1072 (caddr_t)&npvd->pvd_desc_cs, in ud_validate_and_fill_superblock()
1076 SWAP_32(npvd->pvd_vdsn)) { in ud_validate_and_fill_superblock()
1077 udf_vfsp->udf_pvd = npvd; in ud_validate_and_fill_superblock()