HomeSort by: relevance | last modified time | path
    Searched refs:dscr_type (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mmcformat/
mmcformat.c 319 int dscr_type, int verbose, int *supported)
426 switch (dscr_type) {
474 int dscr_type, format_tp; local in function:process_format_caps
491 dscr_type = fcd[ 4] & 3;
495 print_format(format_tp, num_blks, param, dscr_type, verbose,
  /src/sys/fs/udf/
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...]

Completed in 16 milliseconds