Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_cmds_extra.h226 bool devofl_bit, bool unitofl_bit, int long_duration,
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c481 bool devofl_bit, bool unitofl_bit, int long_duration, in sg_ll_send_diag() argument
501 if (long_duration > LONG_PT_TIMEOUT) in sg_ll_send_diag()
502 tmout = long_duration; in sg_ll_send_diag()
504 tmout = long_duration ? LONG_PT_TIMEOUT : DEF_PT_TIMEOUT; in sg_ll_send_diag()