st_birthtime      382 source3/lib/time.c 	ret.tv_sec = pst->st_birthtime;
st_birthtime      385 source3/lib/time.c 	ret.tv_sec = pst->st_birthtime;
st_birthtime      247 source3/modules/onefs_streams.c 		sbuf->st_mtime = sbuf->st_birthtime;
st_birthtime      251 source3/modules/onefs_streams.c 		sbuf->st_atime = sbuf->st_birthtime;
st_birthtime      257 source3/modules/onefs_streams.c 			sbuf->st_birthtime = INT_MAX - 1;
st_birthtime      260 source3/modules/onefs_streams.c 			sbuf->st_birthtime = tv_now.tv_sec + cfg.ctime_slop;