Searched refs:TAGID_LOGVOL_INTEGRITY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/fs/udf/
H A Decma167-udf.h101 TAGID_LOGVOL_INTEGRITY= 9, enumerator in enum:__anon6
H A Dudf_subr.c741 case TAGID_LOGVOL_INTEGRITY :
1216 if (dscr_type != TAGID_LOGVOL_INTEGRITY) {
1374 if (dscr_type != TAGID_LOGVOL_INTEGRITY) {
/netbsd-current/sbin/newfs_udf/
H A Dudf_core.c1575 udf_inittag(&lvid->tag, TAGID_LOGVOL_INTEGRITY, /* loc */ 0);
1977 case TAGID_LOGVOL_INTEGRITY :
/netbsd-current/sbin/fsck_udf/
H A Dmain.c1428 if (udf_rw16(dscr->tag.id) != TAGID_LOGVOL_INTEGRITY) {

Completed in 136 milliseconds