Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 4 of 4) 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.c594 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease()
602 static void renew_lease(const struct nfs_server *server, unsigned long timestamp) in renew_lease()
1056 unsigned long timestamp) in update_changeattr()
1094 unsigned long timestamp; member
2958 unsigned long timestamp = jiffies; in _nfs4_do_setattr() local
3075 unsigned long timestamp; member
4139 unsigned long timestamp = jiffies; in _nfs4_proc_remove() local
4923 unsigned long timestamp; member
4945 unsigned long timestamp = data->timestamp; in nfs4_renew_done() local
5704 unsigned long timestamp; member
[all …]
Ddir.c165 unsigned long timestamp; member
357 unsigned long timestamp, gencount; in nfs_readdir_xdr_filler() local
/fs/
Dcompat_ioctl.c158 compat_time_t timestamp; member