Home
last modified time | relevance | path

Searched refs:ceph_timespec (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/linux/ceph/
Dceph_fs.h282 struct ceph_timespec stamp;
355 struct ceph_timespec mtime;
356 struct ceph_timespec atime;
465 struct ceph_timespec ctime, mtime, atime;
472 struct ceph_timespec rctime;
658 struct ceph_timespec mtime, atime, ctime;
716 struct ceph_timespec mtime, atime;
Ddecode.h138 const struct ceph_timespec *tv) in ceph_decode_timespec()
143 static inline void ceph_encode_timespec(struct ceph_timespec *tv, in ceph_encode_timespec()
Dosdmap.h91 struct ceph_timespec created, modified;
Drados.h32 struct ceph_timespec { struct
/linux-4.1.27/net/ceph/
Dauth_x.h19 struct ceph_timespec validity;
Dcrypto.h12 struct ceph_timespec created;
Dauth_x.c154 struct ceph_timespec new_validity; in process_one_ticket()
Dosdmap.c1204 struct ceph_timespec modified; in osdmap_apply_incremental()
Dosd_client.c2413 p += sizeof(struct ceph_timespec); in ceph_osdc_build_request()
/linux-4.1.27/fs/ceph/
Dmdsmap.c94 struct ceph_timespec laggy_since; in ceph_mdsmap_decode()
106 sizeof(addr) + sizeof(struct ceph_timespec), in ceph_mdsmap_decode()
Dmds_client.c1908 sizeof(struct ceph_timespec); in create_request_message()
1970 struct ceph_timespec ts; in create_request_message()
2063 struct ceph_timespec ts; in __prepare_send_request()