Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/ftest/
Dftest06.c399 struct ino_thing { struct
402 } ino_thing[] = { argument
405 #define NTHING ARRAY_SIZE(ino_thing)
420 (*ino_thing[thing].it_proc) (me, i, ino_thing[thing].it_name); in dotest()
Dftest02.c381 struct ino_thing { struct
384 } ino_thing[] = { argument
387 #define NTHING ARRAY_SIZE(ino_thing)
402 (*ino_thing[thing].it_proc) (me, i, ino_thing[thing].it_name); in dotest()