Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c198 bool is_nvme = false; in check_file_type() local
290 bool is_sg, is_bsg, is_nvme; in check_pt_file_handle() local
449 bool is_sg, is_bsg, is_nvme; in clear_scsi_pt_obj() local
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_linux.h99 bool is_nvme; /* OS device type, if false ignore nvme_direct */ member