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
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
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
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
1560 dscr_type = udf_rw16(dscr->tag.id)
1755 int error, dscr_type; local
3348 int dscr_type; local
5361 int udf_file_type, dscr_type, strat, strat4096, needs_indirect; local
    [all...]

Completed in 18 milliseconds