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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dnetdebug.c99 struct o2net_send_tracking *nst, *dummy_nst = seq->private; local
102 nst = next_nst(dummy_nst);
110 struct o2net_send_tracking *nst, *dummy_nst = seq->private; local
113 nst = next_nst(dummy_nst);
114 list_del_init(&dummy_nst->st_net_debug_item);
116 list_add(&dummy_nst->st_net_debug_item,
125 struct o2net_send_tracking *nst, *dummy_nst = seq->private; local
128 nst = next_nst(dummy_nst);
175 struct o2net_send_tracking *dummy_nst; local
179 dummy_nst
204 struct o2net_send_tracking *dummy_nst = seq->private; local
[all...]

Completed in 50 milliseconds