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

  /external/ltp/testcases/kernel/fs/ftest/
ftest02.c 387 #define NTHING ARRAY_SIZE(ino_thing)
389 int thing_cnt[NTHING];
390 int thing_last[NTHING];
401 thing = (rand() >> 3) % NTHING;
ftest06.c 405 #define NTHING ARRAY_SIZE(ino_thing)
407 int thing_cnt[NTHING];
408 int thing_last[NTHING];
419 thing = (rand() >> 3) % NTHING;

Completed in 600 milliseconds