Lines Matching refs:DT_BLOCK
260 pd->devtype = DT_BLOCK;
310 if (pd->devtype != DT_BLOCK) {
362 if (pd->devtype == DT_BLOCK)
563 { "sd", DT_BLOCK },
564 { "st", DT_BLOCK },
565 { "xd", DT_BLOCK },
566 { "xy", DT_BLOCK },
567 { "fd", DT_BLOCK },
596 return (DT_BLOCK);
598 return (DT_BLOCK);