Searched defs:format_strat (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/
H A Ddoio.c319 char *format_strat(int strategy);
1123 * format_strat - formats the async i/o completion strategy
1242 char *format_strat(int strategy) function
1324 aio_strat = format_strat(readap->r_aio_strat);
1343 aio_strat = format_strat(writeap->r_aio_strat);
2014 aio_strat = format_strat(liop->r_aio_strat);
4629 format_strat(Aio_Info[i].strategy));

Completed in 491 milliseconds