is_time            65 source3/modules/onefs_shadow_copy.c 	struct timespec		is_time;
is_time           186 source3/modules/onefs_shadow_copy.c 	isp->is_time = *tsp;
is_time           239 source3/modules/onefs_shadow_copy.c 	return -osc_time_compare(&isp1->is_time, &isp2->is_time);
is_time           591 source3/modules/onefs_shadow_copy.c 		osc_directory_ctx_append_version(oscp, idcp, &isp->is_time,
is_time           722 source3/modules/onefs_shadow_copy.c 	is.is_time.tv_sec = timegm(&tm);
is_time           723 source3/modules/onefs_shadow_copy.c 	is.is_time.tv_nsec = 0;