Home
last modified time | relevance | path

Searched refs:NTHING (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/fs/ftest/
Dftest02.c387 #define NTHING ARRAY_SIZE(ino_thing) macro
389 int thing_cnt[NTHING];
390 int thing_last[NTHING];
401 thing = (rand() >> 3) % NTHING; in dotest()
Dftest06.c405 #define NTHING ARRAY_SIZE(ino_thing) macro
407 int thing_cnt[NTHING];
408 int thing_last[NTHING];
419 thing = (rand() >> 3) % NTHING; in dotest()