is                689 source3/modules/onefs_shadow_copy.c 	struct osc_snapshot is;
is                721 source3/modules/onefs_shadow_copy.c 	is.is_name = NULL;
is                722 source3/modules/onefs_shadow_copy.c 	is.is_time.tv_sec = timegm(&tm);
is                723 source3/modules/onefs_shadow_copy.c 	is.is_time.tv_nsec = 0;
is                725 source3/modules/onefs_shadow_copy.c 	ispp = tfind(&is, &oscp->osc_set, osc_snapshot_compare);
is               2406 source3/nmbd/nmbd_winsserver.c 	Until winsrepl is done.