Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.h140 unsigned char try_dio; /* try direct i/o in general? */ member
H A Dst.c1311 STp->try_dio_now = STp->try_dio; in st_open()
4314 tpnt->try_dio = try_direct_io; in st_probe()
4376 tpnt->name, tpnt->try_dio ? "yes" : "no", in st_probe()