Searched refs:sg_do_nvme_pt (Results 1 – 3 of 3) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_pt_linux.h | 157 int sg_do_nvme_pt(struct sg_pt_base * vp, int fd, int time_secs, int vb);
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_pt_linux_nvme.c | 1076 sg_do_nvme_pt(struct sg_pt_base * vp, int fd, int time_secs, int vb) in sg_do_nvme_pt() function 1175 sg_do_nvme_pt(struct sg_pt_base * vp, int fd, int time_secs, int vb) in sg_do_nvme_pt() function
|
D | sg_pt_linux.c | 931 return sg_do_nvme_pt(vp, -1, time_secs, verbose); in do_scsi_pt()
|