Searched refs:ffmt (Results 1 – 2 of 2) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_cmds_extra.h | 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 | 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 944 if (ffmt) in sg_ll_format_unit_v2() 945 fu_cdb[4] |= (ffmt & 0x3); in sg_ll_format_unit_v2()
|