Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/udf/
Decma167-udf.h101 TAGID_LOGVOL_INTEGRITY= 9, enumerator
Dudf_subr.c741 case TAGID_LOGVOL_INTEGRITY : in udf_tagsize()
1216 if (dscr_type != TAGID_LOGVOL_INTEGRITY) { in udf_retrieve_lvint()
1374 if (dscr_type != TAGID_LOGVOL_INTEGRITY) { in udf_loose_lvint_history()
/netbsd/src/sbin/newfs_udf/
Dudf_core.c1575 udf_inittag(&lvid->tag, TAGID_LOGVOL_INTEGRITY, /* loc */ 0); in udf_create_lvintd()
1977 case TAGID_LOGVOL_INTEGRITY : in udf_tagsize()