sp_count           98 fs/ocfs2/stackglue.c 		active_stack->sp_count++;
sp_count          154 fs/ocfs2/stackglue.c 	BUG_ON(active_stack->sp_count == 0);
sp_count          156 fs/ocfs2/stackglue.c 	active_stack->sp_count--;
sp_count          157 fs/ocfs2/stackglue.c 	if (!active_stack->sp_count) {
sp_count          170 fs/ocfs2/stackglue.c 		plugin->sp_count = 0;
sp_count          196 fs/ocfs2/stackglue.c 		BUG_ON(plugin->sp_count != 0);
sp_count          233 fs/ocfs2/stackglue.h 	unsigned int sp_count;