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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c241 BUG_ON(list_empty(&osb->vote_list));
242 work = list_entry(osb->vote_list.next,
264 list_empty(&osb->vote_list))
701 list_add_tail(&work->w_list, &osb->vote_list);
H A Docfs2.h265 struct list_head vote_list; member in struct:ocfs2_super
H A Dsuper.c1285 INIT_LIST_HEAD(&osb->vote_list);

Completed in 78 milliseconds