Searched refs:ceph_timespec (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/include/linux/ceph/ |
| D | ceph_fs.h | 297 struct ceph_timespec stamp; 395 struct ceph_timespec mtime; 396 struct ceph_timespec atime; 514 struct ceph_timespec ctime, mtime, atime; 521 struct ceph_timespec rctime; 713 struct ceph_timespec mtime, atime, ctime; 771 struct ceph_timespec mtime, atime; 823 struct ceph_timespec rctime;
|
| D | decode.h | 200 const struct ceph_timespec *tv) in ceph_decode_timespec64() 211 static inline void ceph_encode_timespec64(struct ceph_timespec *tv, in ceph_encode_timespec64()
|
| D | osdmap.h | 159 struct ceph_timespec created, modified;
|
| D | messenger.h | 307 struct ceph_timespec out_temp_keepalive2; /* for writing keepalive2
|
| D | rados.h | 33 struct ceph_timespec { struct
|
| /Linux-v5.4/fs/ceph/ |
| D | mdsmap.c | 156 struct ceph_timespec laggy_since; in ceph_mdsmap_decode() 180 sizeof(addr) + sizeof(struct ceph_timespec), in ceph_mdsmap_decode() 282 __decode_and_drop_type(p, end, struct ceph_timespec, bad_ext); in ceph_mdsmap_decode() 283 __decode_and_drop_type(p, end, struct ceph_timespec, bad_ext); in ceph_mdsmap_decode()
|
| D | mds_client.h | 72 struct ceph_timespec btime; 73 struct ceph_timespec snap_btime;
|
| D | mds_client.c | 2320 sizeof(struct ceph_timespec); in create_request_message() 2385 struct ceph_timespec ts; in create_request_message() 2476 struct ceph_timespec ts; in __prepare_send_request()
|
| D | caps.c | 1227 p += sizeof(struct ceph_timespec); in send_cap_msg() 3890 struct ceph_timespec *btime; in ceph_handle_caps()
|
| /Linux-v5.4/net/ceph/ |
| D | crypto.h | 13 struct ceph_timespec created;
|
| D | cls_lock_client.c | 43 sizeof(struct ceph_timespec) + in ceph_cls_lock() 68 p += sizeof(struct ceph_timespec); in ceph_cls_lock() 267 *p += sizeof(struct ceph_timespec); /* skip expiration */ in decode_locker()
|
| D | auth_x.c | 209 dp += sizeof(struct ceph_timespec); in process_one_ticket()
|
| D | osd_client.c | 631 msg_size += 4 + sizeof(struct ceph_timespec); /* client_inc, mtime */ in __ceph_osdc_alloc_messages() 2075 p += sizeof(struct ceph_timespec); in encode_request_partial() 2139 struct ceph_timespec mtime; in encode_request_finish()
|
| D | osdmap.c | 1747 struct ceph_timespec modified; in osdmap_apply_incremental()
|
| D | messenger.c | 2555 struct ceph_timespec ceph_ts; in read_keepalive_ack()
|
| /Linux-v5.4/drivers/block/ |
| D | rbd.c | 2333 8 + sizeof(struct ceph_timespec), in rbd_osd_setup_stat()
|