timespec          573 examples/VFS/skel_opaque.c static int skel_aio_suspend(struct vfs_handle_struct *handle, struct files_struct *fsp, const SMB_STRUCT_AIOCB * const aiocb[], int n, const struct timespec *ts)
timespec          533 examples/VFS/skel_transparent.c static int skel_aio_suspend(struct vfs_handle_struct *handle, struct files_struct *fsp, const SMB_STRUCT_AIOCB * const aiocb[], int n, const struct timespec *ts)
timespec           75 lib/util/time.c time_t convert_timespec_to_time_t(struct timespec ts)
timespec          706 lib/util/time.c bool null_timespec(struct timespec ts)
timespec          236 lib/util/time.h time_t convert_timespec_to_time_t(struct timespec ts);
timespec          240 lib/util/time.h bool null_timespec(struct timespec ts);
timespec          376 source3/include/libsmb_internal.h             struct timespec *create_time_ts,
timespec          377 source3/include/libsmb_internal.h             struct timespec *access_time_ts,
timespec          378 source3/include/libsmb_internal.h             struct timespec *write_time_ts,
timespec          379 source3/include/libsmb_internal.h             struct timespec *change_time_ts,
timespec          974 source3/include/proto.h int sys_aio_suspend(const SMB_STRUCT_AIOCB * const cblist[], int n, const struct timespec *timeout);
timespec          981 source3/include/proto.h int sys_aio_suspend(const SMB_STRUCT_AIOCB * const cblist[], int n, const struct timespec *timeout);
timespec         1020 source3/include/proto.h void round_timespec(enum timestamp_set_resolution res, struct timespec *ts);
timespec         1021 source3/include/proto.h void put_long_date_timespec(enum timestamp_set_resolution res, char *p, struct timespec ts);
timespec         1025 source3/include/proto.h void set_atimespec(SMB_STRUCT_STAT *pst, struct timespec ts);
timespec         1027 source3/include/proto.h void set_mtimespec(SMB_STRUCT_STAT *pst, struct timespec ts);
timespec         1029 source3/include/proto.h void set_ctimespec(SMB_STRUCT_STAT *pst, struct timespec ts);
timespec         1030 source3/include/proto.h void dos_filetime_timespec(struct timespec *tsp);
timespec         1034 source3/include/proto.h time_t convert_timespec_to_time_t(struct timespec ts);
timespec         1037 source3/include/proto.h struct timeval convert_timespec_to_timeval(const struct timespec ts);
timespec         1039 source3/include/proto.h struct timespec timespec_min(const struct timespec *ts1,
timespec         1040 source3/include/proto.h 			   const struct timespec *ts2);
timespec         1041 source3/include/proto.h int timespec_compare(const struct timespec *ts1, const struct timespec *ts2);
timespec         1042 source3/include/proto.h void round_timespec_to_sec(struct timespec *ts);
timespec         1043 source3/include/proto.h void round_timespec_to_usec(struct timespec *ts);
timespec         1056 source3/include/proto.h void unix_timespec_to_nt_time(NTTIME *nt, struct timespec ts);
timespec         2677 source3/include/proto.h 		    struct timespec *create_time,
timespec         2678 source3/include/proto.h                     struct timespec *access_time,
timespec         2679 source3/include/proto.h                     struct timespec *write_time,
timespec         2680 source3/include/proto.h 		    struct timespec *change_time,
timespec         2690 source3/include/proto.h 		   struct timespec *create_time,
timespec         2691 source3/include/proto.h                    struct timespec *access_time,
timespec         2692 source3/include/proto.h                    struct timespec *write_time,
timespec         2693 source3/include/proto.h 		   struct timespec *change_time,
timespec         3455 source3/include/proto.h 					    const struct timespec *old_write_time);
timespec         3466 source3/include/proto.h 		    struct timespec *write_time);
timespec         3484 source3/include/proto.h bool set_sticky_write_time(struct file_id fileid, struct timespec write_time);
timespec         3485 source3/include/proto.h bool set_write_time(struct file_id fileid, struct timespec write_time);
timespec         6191 source3/include/proto.h void set_close_write_time(struct files_struct *fsp, struct timespec ts);
timespec         6326 source3/include/proto.h 			 struct file_id fileid, const struct timespec mtime);
timespec         6327 source3/include/proto.h bool set_sticky_write_time_fsp(struct files_struct *fsp, const struct timespec mtime);
timespec         2203 source3/lib/system.c int sys_aio_suspend(const SMB_STRUCT_AIOCB * const cblist[], int n, const struct timespec *timeout)
timespec         2252 source3/lib/system.c int sys_aio_suspend(const SMB_STRUCT_AIOCB * const cblist[], int n, const struct timespec *timeout)
timespec          304 source3/lib/time.c void round_timespec(enum timestamp_set_resolution res, struct timespec *ts)
timespec          324 source3/lib/time.c void put_long_date_timespec(enum timestamp_set_resolution res, char *p, struct timespec ts)
timespec          441 source3/lib/time.c void set_atimespec(SMB_STRUCT_STAT *pst, struct timespec ts)
timespec          501 source3/lib/time.c void set_mtimespec(SMB_STRUCT_STAT *pst, struct timespec ts)
timespec          561 source3/lib/time.c void set_ctimespec(SMB_STRUCT_STAT *pst, struct timespec ts)
timespec          586 source3/lib/time.c void dos_filetime_timespec(struct timespec *tsp)
timespec          680 source3/lib/time.c struct timeval convert_timespec_to_timeval(const struct timespec ts)
timespec          706 source3/lib/time.c struct timespec timespec_min(const struct timespec *ts1,
timespec          707 source3/lib/time.c 			   const struct timespec *ts2)
timespec          722 source3/lib/time.c int timespec_compare(const struct timespec *ts1, const struct timespec *ts2)
timespec          736 source3/lib/time.c void round_timespec_to_sec(struct timespec *ts)
timespec          746 source3/lib/time.c void round_timespec_to_usec(struct timespec *ts)
timespec          902 source3/lib/time.c void unix_timespec_to_nt_time(NTTIME *nt, struct timespec ts)
timespec          710 source3/libsmb/clirap.c 		    struct timespec *create_time,
timespec          711 source3/libsmb/clirap.c                     struct timespec *access_time,
timespec          712 source3/libsmb/clirap.c                     struct timespec *write_time,
timespec          713 source3/libsmb/clirap.c 		    struct timespec *change_time,
timespec          970 source3/libsmb/clirap.c 		   struct timespec *create_time,
timespec          971 source3/libsmb/clirap.c                    struct timespec *access_time,
timespec          972 source3/libsmb/clirap.c                    struct timespec *write_time,
timespec          973 source3/libsmb/clirap.c 		   struct timespec *change_time,
timespec          513 source3/libsmb/libsmb_file.c             struct timespec *create_time_ts,
timespec          514 source3/libsmb/libsmb_file.c             struct timespec *access_time_ts,
timespec          515 source3/libsmb/libsmb_file.c             struct timespec *write_time_ts,
timespec          516 source3/libsmb/libsmb_file.c             struct timespec *change_time_ts,
timespec          794 source3/locking/locking.c 				 const struct timespec *old_write_time)
timespec          839 source3/locking/locking.c 					    const struct timespec *old_write_time)
timespec          980 source3/locking/locking.c 		    struct timespec *write_time)
timespec         1418 source3/locking/locking.c bool set_sticky_write_time(struct file_id fileid, struct timespec write_time)
timespec         1441 source3/locking/locking.c bool set_write_time(struct file_id fileid, struct timespec write_time)
timespec           91 source3/modules/onefs.h 			 int flags, struct timespec times[3]);
timespec          128 source3/modules/onefs_shadow_copy.c osc_time_compare(const struct timespec *tsp1, const struct timespec *tsp2)
timespec          142 source3/modules/onefs_shadow_copy.c osc_timespec_compare(const struct timespec *tsp1, const struct timespec *tsp2)
timespec          156 source3/modules/onefs_shadow_copy.c osc_timespec_is_zero(const struct timespec *tsp)
timespec          170 source3/modules/onefs_shadow_copy.c osc_snapshot_create(const char *name, const struct timespec *tsp)
timespec          252 source3/modules/onefs_shadow_copy.c     const struct timespec *tsp, int *errorp)
timespec          529 source3/modules/onefs_shadow_copy.c     struct osc_directory_ctx *idcp, const struct timespec *tsp, int *errorp)
timespec          423 source3/modules/onefs_streams.c 			 int flags, struct timespec times[3])
timespec         1527 source3/modules/vfs_default.c static int vfswrap_aio_suspend(struct vfs_handle_struct *handle, struct files_struct *fsp, const SMB_STRUCT_AIOCB * const aiocb[], int n, const struct timespec *timeout)
timespec          356 source3/modules/vfs_full_audit.c static int smb_full_audit_aio_suspend(struct vfs_handle_struct *handle, struct files_struct *fsp, const SMB_STRUCT_AIOCB * const aiocb[], int n, const struct timespec *ts);
timespec         2432 source3/modules/vfs_full_audit.c static int smb_full_audit_aio_suspend(struct vfs_handle_struct *handle, struct files_struct *fsp, const SMB_STRUCT_AIOCB * const aiocb[], int n, const struct timespec *ts)
timespec          452 source3/smbd/close.c void set_close_write_time(struct files_struct *fsp, struct timespec ts)
timespec          773 source3/smbd/dosmode.c 			 struct file_id fileid, const struct timespec mtime)
timespec          791 source3/smbd/dosmode.c bool set_sticky_write_time_fsp(struct files_struct *fsp, const struct timespec mtime)