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

  /external/e2fsprogs/contrib/android/
e2fsdroid.c 25 static int max_nr_opt = (int)sizeof(seopt_file) / sizeof(seopt_file[0]); variable
89 if (nr_opt == max_nr_opt) {
91 max_nr_opt);
  /external/f2fs-tools/fsck/
main.c 414 int max_nr_opt = (int)sizeof(c.seopt_file) / local
445 if (c.nr_opt == max_nr_opt) {
447 max_nr_opt);

Completed in 157 milliseconds