Home
last modified time | relevance | path

Searched refs:LONG_PT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic.c47 #define LONG_PT_TIMEOUT 7200 /* 7,200 seconds == 120 minutes */ macro
Dsg_cmds_extra.c31 #define LONG_PT_TIMEOUT 7200 /* 7,200 seconds == 120 minutes */ macro
501 if (long_duration > LONG_PT_TIMEOUT) in sg_ll_send_diag()
504 tmout = long_duration ? LONG_PT_TIMEOUT : DEF_PT_TIMEOUT; in sg_ll_send_diag()
Dsg_cmds_basic2.c39 #define LONG_PT_TIMEOUT 7200 /* 7,200 seconds == 120 minutes */ macro