Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c633 #ifndef SG_FLAG_Q_AT_HEAD
634 #define SG_FLAG_Q_AT_HEAD 0x20 macro
861 v3_hdr.flags |= SG_FLAG_Q_AT_HEAD; /* favour AT_HEAD */ in do_scsi_pt_v3()