get_ctimespec    1028 source3/include/proto.h struct timespec get_ctimespec(const SMB_STRUCT_STAT *pst);
get_ctimespec     120 source3/modules/vfs_default.c 	ctime_ts = get_ctimespec(&st);
get_ctimespec    3532 source3/smbd/trans2.c 	put_long_date_timespec(TIMESTAMP_SET_NT_OR_BETTER, pdata,get_ctimespec(psbuf));       /* Change Time 64 Bit */