Searched refs:main_vds_ex (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/fs/udf/
H A Decma167-udf.h147 struct extent_ad main_vds_ex; member in struct:anchor_vdp
H A Dudf_vfsops.c405 mvds_start = le32toh(avdp.main_vds_ex.loc);
406 mvds_end = mvds_start + (le32toh(avdp.main_vds_ex.len) - 1) / bsize;

Completed in 94 milliseconds