Searched refs:FIO_ECYL (Results 1 – 3 of 3) sorted by relevance
85 #define FIO_ECYL 9 /* allows end cylinder input */ macro
516 case FIO_ECYL: in input()645 if (type == FIO_CYL || type == FIO_ECYL) { in input()719 } else if (type == FIO_ECYL) { in input()1230 case FIO_ECYL: in input()
265 j = (uint_t)input(FIO_ECYL, "Enter partition size", ':', &ioparam, in change_partition()