Searched refs:timespec (Results 251 - 275 of 413) sorted by relevance

<<11121314151617

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dcallback_xdr.c439 static __be32 encode_attr_time(struct xdr_stream *xdr, const struct timespec *time)
451 static __be32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec *time)
458 static __be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec *time)
H A Dnfs2xdr.c84 xdr_encode_time(__be32 *p, struct timespec *timep)
93 xdr_encode_current_server_time(__be32 *p, struct timespec *timep)
110 xdr_decode_time(__be32 *p, struct timespec *timep)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dosf_sys.c869 struct timespec kts;
924 struct timespec tv[2];
951 struct timespec end_time, *to = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dtimer.c69 struct timespec tstamp; /* trigger tstamp */
382 struct timespec tstamp;
879 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp)
1157 struct timespec *tstamp,
1185 struct timespec tstamp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dauditsc.c172 struct timespec ctime; /* time of syscall entry */
233 struct timespec abs_timeout;
2081 * @t: timespec to store time recorded in the audit_context
2087 struct timespec *t, unsigned int *serial)
2170 const struct timespec *abs_timeout)
2173 struct timespec *p = &context->mq_sendrecv.abs_timeout;
2176 memcpy(p, abs_timeout, sizeof(struct timespec));
2178 memset(p, 0, sizeof(struct timespec));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dnttrans.c503 struct timespec c_timespec;
504 struct timespec a_timespec;
505 struct timespec m_timespec;
1204 struct timespec c_timespec;
1205 struct timespec a_timespec;
1206 struct timespec m_timespec;
H A Dfiles.c386 void fsp_set_pending_modtime(files_struct *tfsp, const struct timespec mod)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_dbf.c95 struct timespec t;
308 struct timespec t;
939 struct timespec t;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dfile.c1296 const struct timespec *now)
1315 struct timespec now = ubifs_current_time(inode);
1390 struct timespec now = ubifs_current_time(inode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs3xdr.c30 encode_time3(__be32 *p, struct timespec *time)
37 decode_time3(__be32 *p, struct timespec *time)
291 struct timespec time;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dclitar.c52 struct timespec mtime_ts;
53 struct timespec atime_ts;
54 struct timespec ctime_ts;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_cap.c134 static int cap_ntimes(vfs_handle_struct *handle, const char *path, const struct timespec ts[2])
H A Dvfs_full_audit.c155 const char *path, const struct timespec ts[2]);
303 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);
1286 const char *path, const struct timespec ts[2])
2092 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)
H A Dvfs_recycle.c392 struct timespec ts[2];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dv4l.c286 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_tx.c88 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dinode.c465 u64 time_warp_seq, struct timespec *ctime,
466 struct timespec *mtime, struct timespec *atime)
543 struct timespec mtime, atime, ctime;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dext4.h650 static inline __le32 ext4_encode_extra_time(struct timespec *time)
657 static inline void ext4_decode_extra_time(struct timespec *time, __le32 extra)
804 * struct timespec i_{a,c,m}time in the generic inode.
806 struct timespec i_crtime;
1186 static inline struct timespec ext4_current_time(struct inode *inode)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_fs.h518 #define hfsp_mt2ut(t) (struct timespec){ .tv_sec = __hfsp_mt2ut(t) }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dmon.c249 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Daio.c1072 const struct timespec *ts)
1089 struct timespec __user *timeout)
1143 struct timespec ts;
1818 struct timespec __user *, timeout)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsched.h725 struct timespec blkio_start, blkio_end; /* Shared by blkio, swapin */
733 struct timespec freepages_start, freepages_end;
1268 struct timespec start_time; /* monotonic time */
1269 struct timespec real_start_time; /* boot based time */
H A Dsecurity.h56 extern int cap_settime(struct timespec *ts, struct timezone *tz);
1271 * struct timespec and timezone are defined in include/linux/time.h
1382 int (*settime) (struct timespec *ts, struct timezone *tz);
1663 int security_settime(struct timespec *ts, struct timezone *tz);
1898 static inline int security_settime(struct timespec *ts, struct timezone *tz)
H A Dserial_core.h513 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dv4l.c289 struct timespec ts;

Completed in 221 milliseconds

<<11121314151617