Searched refs:udf_mvds_len (Results 1 – 2 of 2) sorted by relevance
1011 udf_vfsp->udf_mvds_len = SWAP_32(avdp->avd_main_vdse.ext_len); in ud_validate_and_fill_superblock()1023 udf_vfsp->udf_mvds_len); in ud_validate_and_fill_superblock()1040 udf_vfsp->udf_vds = ngeteblk(udf_vfsp->udf_mvds_len); in ud_validate_and_fill_superblock()1045 bp->b_bcount = udf_vfsp->udf_mvds_len; in ud_validate_and_fill_superblock()1046 bcopy(secbp->b_un.b_addr, bp->b_un.b_addr, udf_vfsp->udf_mvds_len); in ud_validate_and_fill_superblock()1051 count = udf_vfsp->udf_mvds_len / DEV_BSIZE; in ud_validate_and_fill_superblock()1055 desc_len = udf_vfsp->udf_mvds_len - (index * DEV_BSIZE); in ud_validate_and_fill_superblock()
227 uint32_t udf_mvds_len; member275 udf_vfs::udf_mvds_len