Searched refs:idx_digits (Results 1 – 1 of 1) sorted by relevance
66 static int idx_digits; variable383 if (idx_digits) in mk_hugefile()384 sprintf(fn_numbuf, "%0*lu", idx_digits, idx); in mk_hugefile()535 idx_digits = get_int_from_profile(fs_types, "hugefiles_digits", 5); in mk_hugefiles()537 if (idx_digits > d) in mk_hugefiles()538 d = idx_digits; in mk_hugefiles()