Home
last modified time | relevance | path

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

/dports/sysutils/udfclient/UDFclient.0.8.11/
H A Dmmc_format.c321 int dscr_type, int verbose, int *supported) in print_format() argument
428 switch (dscr_type) { in print_format()
476 int dscr_type, format_tp; in process_format_caps() local
493 dscr_type = fcd[ 4] & 3; in process_format_caps()
497 print_format(format_tp, num_blks, param, dscr_type, verbose, in process_format_caps()
H A Dcd_disect.c1059 int dscr_type, list_length, format_type; in dump_format_capabilities() local
1104 dscr_type = fcd[ 4] & 3; in dump_format_capabilities()
1191 switch (dscr_type) { in dump_format_capabilities()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/udf/
H A Dudf_subr.c1180 int dscr_type, error, trace_len; in udf_retrieve_lvint() local
1212 if (dscr_type == TAGID_TERM) { in udf_retrieve_lvint()
1358 if (dscr_type == TAGID_TERM) { in udf_loose_lvint_history()
1522 int error, dscr_type; in udf_read_physical_partition_spacetables() local
1720 int error, dscr_type; in udf_read_metadata_partition_spacetable() local
1759 dscr_type = udf_rw16(dscr->tag.id); in udf_read_metadata_partition_spacetable()
3288 int dscr_type; in udf_read_rootdirs() local
3312 if (dscr_type == TAGID_TERM) in udf_read_rootdirs()
3314 if (dscr_type != TAGID_FSD) { in udf_read_rootdirs()
5374 if ((dscr_type != TAGID_FENTRY) && in udf_loadvnode()
[all …]