Home
last modified time | relevance | path

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

/netbsd/sys/fs/udf/
H A Decma167-udf.h330 struct pri_vol_desc { struct
821 struct pri_vol_desc pvd;
H A Dudf.h278 struct pri_vol_desc *primary_vol; /* identification */
/netbsd/sbin/newfs_udf/
H A Dudf_core.h192 struct pri_vol_desc *primary_vol; /* identification */
H A Dudf_core.c1022 struct pri_vol_desc *pri; in udf_create_primaryd()
1058 crclen = sizeof(struct pri_vol_desc) - UDF_DESC_TAG_LENGTH; in udf_create_primaryd()
/netbsd/sbin/fsck_udf/
H A Dmain.c2666 struct pri_vol_desc *pri; in udf_process_vds_descriptor()