Searched refs:cmplst (Results 1 – 1 of 1) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_extra.c | 898 bool cmplst, int dlist_format, int timeout_secs, in sg_ll_format_unit() argument 901 return sg_ll_format_unit_v2(sg_fd, fmtpinfo, longlist, fmtdata, cmplst, in sg_ll_format_unit() 910 bool cmplst, int dlist_format, int ffmt, int timeout_secs, in sg_ll_format_unit2() argument 913 return sg_ll_format_unit_v2(sg_fd, fmtpinfo, longlist, fmtdata, cmplst, in sg_ll_format_unit2() 923 bool cmplst, int dlist_format, int ffmt, in sg_ll_format_unit_v2() argument 940 if (cmplst) in sg_ll_format_unit_v2()
|