Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt.h70 construct_scsi_pt_obj_with_fd(int dev_fd, int verbose);
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c395 construct_scsi_pt_obj_with_fd(int dev_fd, int verbose) in construct_scsi_pt_obj_with_fd() function
428 return construct_scsi_pt_obj_with_fd(-1 /* dev_fd */, 0 /* verbose */); in construct_scsi_pt_obj()