Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dceph_fs.h299 struct ceph_timespec stamp;
363 struct ceph_timespec mtime;
364 struct ceph_timespec atime;
472 struct ceph_timespec ctime, mtime, atime;
479 struct ceph_timespec rctime;
654 struct ceph_timespec mtime, atime, ctime;
704 struct ceph_timespec mtime, atime;
Ddecode.h86 const struct ceph_timespec *tv) in ceph_decode_timespec()
91 static inline void ceph_encode_timespec(struct ceph_timespec *tv, in ceph_encode_timespec()
Drados.h40 struct ceph_timespec { struct
397 struct ceph_timespec mtime; /* for mutations only */
Dosdmap.h40 struct ceph_timespec created, modified;
/linux-3.4.99/net/ceph/
Dauth_x.h19 struct ceph_timespec validity;
Dcrypto.h12 struct ceph_timespec created;
Dosdmap.c472 sizeof(struct ceph_timespec), bad); in __decode_pool()
475 sizeof(struct ceph_timespec); in __decode_pool()
738 struct ceph_timespec modified; in osdmap_apply_incremental()
Dauth_x.c169 struct ceph_timespec new_validity; in ceph_x_proc_ticket_reply()
/linux-3.4.99/fs/ceph/
Dmdsmap.c88 struct ceph_timespec laggy_since; in ceph_mdsmap_decode()
99 sizeof(addr) + sizeof(struct ceph_timespec), in ceph_mdsmap_decode()