Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c116 #define FT_OTHER 1 /* filetype is probably normal */ macro
1843 return FT_OTHER; in dd_filetype()
1856 return FT_OTHER; in dd_filetype()
2199 int in_type = FT_OTHER; in do_scsi_device_read_write()
2201 int out_type = FT_OTHER; in do_scsi_device_read_write()
6281 int in_type = FT_OTHER; in do_scsi_sgm_read_write()
6283 int out_type = FT_OTHER; in do_scsi_sgm_read_write()
6468 if ((FT_OTHER == in_type) && (FT_OTHER == out_type)) { in do_scsi_sgm_read_write()
7309 rcoll.in_type = FT_OTHER; in do_scsi_sgp_read_write()
7310 rcoll.out_type = FT_OTHER; in do_scsi_sgp_read_write()