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