Searched defs:ud_verify_tag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c223 if (ud_verify_tag(h, &avdp->avd_tag, UD_ANCH_VOL_DESC,
433 if (ud_verify_tag(h, &avdp->avd_tag,
484 if (ud_verify_tag(h, tag, id, vds_loc, 1, 0) != 0) {
668 if (ud_verify_tag(h, &lvd->lvd_tag, UD_LOG_VOL_DESC,
800 if (ud_verify_tag(h, tag, id, lvds_loc, 1, 0) != 0) {
891 if (ud_verify_tag(h, tag, id, fsds_loc, 1, 0) != 0) {
1004 ud_verify_tag(ud_handle_t h, struct tag *tag, uint16_t id, function

Completed in 48 milliseconds