Searched refs:what2act (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dblktrace.c1338 } what2act[] = { variable in typeref:struct:__anon18792
1378 if (unlikely(what == 0 || what >= ARRAY_SIZE(what2act)))
1381 ret = log_action(iter, what2act[what].act[long_act]);
1383 ret = what2act[what].print(s, iter->ent);

Completed in 62 milliseconds