Home
last modified time | relevance | path

Searched defs:sg_pt_linux_scsi (Results 1 – 1 of 1) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_linux.h94 struct sg_pt_linux_scsi { struct
95 struct sg_io_v4 io_hdr; /* use v4 header as it is more general */
97 bool is_sg;
98 bool is_bsg;
99 bool is_nvme; /* OS device type, if false ignore nvme_direct */
123 struct sg_pt_linux_scsi impl; argument