HomeSort by relevance Sort by last modified time
    Searched full:is_bsg (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/tools/sg_write_buffer/
sg_pt_linux.c 200 bool is_bsg = false; local
219 is_bsg = true;
247 else if (is_bsg)
260 *is_bsg_p = is_bsg;
290 bool is_sg, is_bsg, is_nvme; local
295 is_sg = check_file_type(dev_fd, &a_stat, &is_bsg, &is_nvme, &nsid,
301 else if (is_bsg)
449 bool is_sg, is_bsg, is_nvme; local
457 is_bsg = ptp->is_bsg;
    [all...]
  /external/f2fs-tools/tools/sg_write_buffer/include/
sg_pt_linux.h 98 bool is_bsg; member in struct:sg_pt_linux_scsi

Completed in 80 milliseconds