is_next            66 source3/modules/onefs_shadow_copy.c 	struct osc_snapshot * 	is_next;
is_next           187 source3/modules/onefs_shadow_copy.c 	isp->is_next = NULL;
is_next           221 source3/modules/onefs_shadow_copy.c 		isp = isp->is_next;
is_next           272 source3/modules/onefs_shadow_copy.c 		isp1->is_next = isp2->is_next;
is_next           273 source3/modules/onefs_shadow_copy.c 		isp2->is_next = isp1;
is_next           768 source3/modules/onefs_shadow_copy.c 		isp = isp->is_next;