udf_subr.c | 1180 int dscr_type, error, trace_len; local in function:udf_retrieve_lvint 1211 dscr_type = udf_rw16(dscr->tag.id); 1212 if (dscr_type == TAGID_TERM) { 1216 if (dscr_type != TAGID_LOGVOL_INTEGRITY) { 1282 int ext, sumext, extlen, cnt, cpy_len, dscr_type; local in function:udf_loose_lvint_history 1368 dscr_type = udf_rw16(dscr->tag.id); 1369 if (dscr_type == TAGID_TERM) { 1374 if (dscr_type != TAGID_LOGVOL_INTEGRITY) { 1541 int error, dscr_type; local in function:udf_read_physical_partition_spacetables 1560 dscr_type = udf_rw16(dscr->tag.id) 1755 int error, dscr_type; local in function:udf_read_metadata_partition_spacetable 3348 int dscr_type; local in function:udf_read_rootdirs 5361 int udf_file_type, dscr_type, strat, strat4096, needs_indirect; local in function:udf_loadvnode [all...] |