Searched refs:is_digits (Results 1 – 1 of 1) sorted by relevance
127 static int is_digits(char *optarg) in is_digits() function222 if (optarg[0] == '-' || !is_digits(optarg) || in f2fs_parse_options()245 } else if (!is_digits(optarg)) { in f2fs_parse_options()311 if (!is_digits(optarg)) { in f2fs_parse_options()383 if (!is_digits(optarg)) { in f2fs_parse_options()441 if (!is_digits(optarg)) { in f2fs_parse_options()487 if (!is_digits(optarg)) { in f2fs_parse_options()