Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt.h181 bool pt_device_is_nvme(const struct sg_pt_base * objp);
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic.c322 return pt_device_is_nvme(ptvp); in sg_cmds_is_nvme()
Dsg_pt_linux.c810 pt_device_is_nvme(const struct sg_pt_base * vp) in pt_device_is_nvme() function