Searched refs:FT_RAW (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c119 #define FT_RAW 4 /* filetype is raw char device */ macro
1849 return FT_RAW;
2350 if (FT_RAW != out_type) {
2454 if (dio || do_odir || (FT_RAW == in_type) || (FT_RAW == out_type)) {
6427 if (FT_RAW != out_type) {
6563 if ((FT_RAW == in_type) || (FT_RAW == out_type)) {
7392 if (FT_RAW != rcoll.out_type) {

Completed in 182 milliseconds