HomeSort by relevance Sort by last modified time
    Searched full:wb_timeout (Results 1 - 1 of 1) sorted by null

  /external/f2fs-tools/tools/sg_write_buffer/
sg_write_buffer.c 205 int wb_timeout = DEF_PT_TIMEOUT; local
308 wb_timeout = sg_get_num(optarg);
309 if (wb_timeout < 0) {
464 wb_timeout, true, verbose);
480 NULL, 0, wb_timeout, true,
495 wb_offset, dop, wb_len, wb_timeout,

Completed in 73 milliseconds