Searched refs:dlist_format (Results 1 – 2 of 2) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_cmds_extra.h | 58 bool cmplist, int dlist_format, int timeout_secs, 61 bool cmplist, int dlist_format, int ffmt, 65 bool cmplist, int dlist_format, int ffmt,
|
/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 902 dlist_format, 0, timeout_secs, paramp, in sg_ll_format_unit() 910 bool cmplst, int dlist_format, int ffmt, int timeout_secs, in sg_ll_format_unit2() argument 914 dlist_format, ffmt, timeout_secs, paramp, in sg_ll_format_unit2() 923 bool cmplst, int dlist_format, int ffmt, in sg_ll_format_unit_v2() argument 942 if (dlist_format) in sg_ll_format_unit_v2() 943 fu_cdb[1] |= (dlist_format & 0x7); in sg_ll_format_unit_v2()
|