Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 9 of 9) sorted by relevance

/fs/udf/
A Decma_167.h70 struct timestamp { struct
226 struct timestamp recordingDateAndTime;
357 struct timestamp recordingDateAndTime;
436 struct timestamp recordingDateAndTime;
572 struct timestamp accessTime;
573 struct timestamp modificationTime;
574 struct timestamp attrTime;
800 struct timestamp accessTime;
801 struct timestamp modificationTime;
802 struct timestamp createTime;
[all …]
A Dudftime.c30 udf_disk_stamp_to_time(struct timespec64 *dest, struct timestamp src) in udf_disk_stamp_to_time()
64 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec64 ts) in udf_time_to_disk_stamp()
A Dudfdecl.h257 struct timestamp src);
258 extern void udf_time_to_disk_stamp(struct timestamp *dest, struct timespec64 src);
A Dsuper.c897 struct timestamp *ts; in udf_load_pvoldesc()
2287 struct timestamp ts; in udf_fill_super()
/fs/ext4/
A Dinode-test.c243 struct timespec64 timestamp; in inode_test_xtimestamp_decoding() local
248 timestamp = ext4_decode_extra_time( in inode_test_xtimestamp_decoding()
254 timestamp.tv_sec, in inode_test_xtimestamp_decoding()
262 timestamp.tv_nsec, in inode_test_xtimestamp_decoding()
/fs/nfs/
A Dnfs4proc.c2520 data->timestamp = jiffies; in _nfs4_proc_open_confirm()
2572 data->timestamp = jiffies; in nfs4_open_prepare()
3636 unsigned long timestamp; member
5900 unsigned long timestamp; member
5922 unsigned long timestamp = data->timestamp; in nfs4_renew_done() local
5968 data->timestamp = jiffies; in nfs4_proc_async_renew()
6725 unsigned long timestamp; member
7092 unsigned long timestamp; member
7321 unsigned long timestamp; member
7419 data->timestamp); in nfs4_lock_done()
[all …]
A Ddir.c169 unsigned long timestamp; member
600 unsigned long timestamp, gencount; in nfs_readdir_xdr_filler() local
604 timestamp = jiffies; in nfs_readdir_xdr_filler()
617 desc->timestamp = timestamp; in nfs_readdir_xdr_filler()
632 entry->fattr->time_start = desc->timestamp; in xdr_decode()
3074 if ((s64)(login_time - cache->timestamp) > 0) in nfs_access_get_cached_locked()
3109 if ((s64)(login_time - cache->timestamp) > 0) in nfs_access_get_cached_rcu()
3182 cache->timestamp = ktime_get_ns(); in nfs_access_add_cache()
A Dnfs4_fs.h246 unsigned long timestamp; member
338 unsigned long timestamp,
A Dnfs42proc.c1357 unsigned long timestamp = jiffies; in _nfs42_proc_removexattr() local
1363 nfs4_update_changeattr(inode, &res.cinfo, timestamp, 0); in _nfs42_proc_removexattr()
1391 unsigned long timestamp = jiffies; in _nfs42_proc_setxattr() local
1420 nfs4_update_changeattr(inode, &res.cinfo, timestamp, 0); in _nfs42_proc_setxattr()

Completed in 55 milliseconds