HomeSort by relevance Sort by last modified time
    Searched refs:td_min_bs (Results 1 - 3 of 3) sorted by null

  /external/fio/
fio.h 583 static inline unsigned int td_min_bs(struct thread_data *td) function
filesetup.c 767 const unsigned int bs = td_min_bs(td);
896 if (o->size < td_min_bs(td)) {
init.c 677 if (o->size && o->size < td_min_bs(td)) {
    [all...]

Completed in 729 milliseconds