Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1063 struct pri_vol_desc *opvd, *npvd; in ud_validate_and_fill_superblock() local
1066 npvd = (struct pri_vol_desc *)ttag; in ud_validate_and_fill_superblock()
1069 npvd->pvd_vsi, 128) == 0) && in ud_validate_and_fill_superblock()
1071 npvd->pvd_vol_id, 32) == 0) && in ud_validate_and_fill_superblock()
1073 (caddr_t)&npvd->pvd_desc_cs, in ud_validate_and_fill_superblock()
1077 SWAP_32(npvd->pvd_vdsn)) { in ud_validate_and_fill_superblock()
1078 udf_vfsp->udf_pvd = npvd; in ud_validate_and_fill_superblock()