Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 5 of 5) sorted by relevance

/fs/udf/
Decma_167.h60 struct timestamp { struct
61 __le16 typeAndTimezone;
62 __le16 year;
63 uint8_t month;
64 uint8_t day;
65 uint8_t hour;
66 uint8_t minute;
67 uint8_t second;
68 uint8_t centiseconds;
69 uint8_t hundredsOfMicroseconds;
[all …]
/fs/nfs/
Dnfs4proc.c529 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease()
537 static void renew_lease(const struct nfs_server *server, unsigned long timestamp) in renew_lease()
992 unsigned long timestamp; member
2680 unsigned long timestamp = jiffies; in _nfs4_do_setattr() local
2767 unsigned long timestamp; member
4524 unsigned long timestamp; member
4546 unsigned long timestamp = data->timestamp; in nfs4_renew_done() local
5314 unsigned long timestamp; member
5549 unsigned long timestamp; member
5738 unsigned long timestamp; member
[all …]
Ddir.c165 unsigned long timestamp; member
386 unsigned long timestamp, gencount; in nfs_readdir_xdr_filler() local
/fs/pstore/
Dram.c250 struct timespec timestamp; in ramoops_write_kmsg_hdr() local
/fs/
Dcompat_ioctl.c135 compat_time_t timestamp; member