Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dmetric.h75 struct ceph_timespec lat;
76 struct ceph_timespec avg;
84 struct ceph_timespec lat;
85 struct ceph_timespec avg;
93 struct ceph_timespec lat;
94 struct ceph_timespec avg;
A Dmdsmap.c186 struct ceph_timespec laggy_since; in ceph_mdsmap_decode()
302 __decode_and_drop_type(p, end, struct ceph_timespec, bad_ext); in ceph_mdsmap_decode()
303 __decode_and_drop_type(p, end, struct ceph_timespec, bad_ext); in ceph_mdsmap_decode()
A Dmds_client.h113 struct ceph_timespec btime;
114 struct ceph_timespec snap_btime;
A Dmetric.c11 static void ktime_to_ceph_timespec(struct ceph_timespec *ts, ktime_t val) in ktime_to_ceph_timespec()
A Dcaps.c1347 p += sizeof(struct ceph_timespec); in encode_cap_msg()
4439 struct ceph_timespec *btime; in ceph_handle_caps()
A Dmds_client.c2909 struct ceph_timespec ts; in encode_mclientrequest_tail()
3055 len += sizeof(struct ceph_timespec); in create_request_message()
/linux/include/linux/ceph/
A Dceph_fs.h312 struct ceph_timespec stamp;
421 struct ceph_timespec mtime;
422 struct ceph_timespec atime;
480 struct ceph_timespec mtime;
481 struct ceph_timespec atime;
484 struct ceph_timespec btime;
592 struct ceph_timespec ctime, mtime, atime;
599 struct ceph_timespec rctime;
804 struct ceph_timespec mtime, atime, ctime;
862 struct ceph_timespec mtime, atime;
[all …]
A Ddecode.h200 const struct ceph_timespec *tv) in ceph_decode_timespec64()
211 static inline void ceph_encode_timespec64(struct ceph_timespec *tv, in ceph_encode_timespec64()
A Dosdmap.h173 struct ceph_timespec created, modified;
A Drados.h33 struct ceph_timespec { struct
A Dmessenger.h357 struct ceph_timespec out_temp_keepalive2; /* for writing keepalive2
/linux/net/ceph/
A Dcrypto.h16 struct ceph_timespec created;
A Dcls_lock_client.c45 sizeof(struct ceph_timespec) + in ceph_cls_lock()
70 p += sizeof(struct ceph_timespec); in ceph_cls_lock()
273 *p += sizeof(struct ceph_timespec); /* skip expiration */ in decode_locker()
A Dauth_x.c211 ceph_decode_need(&dp, dend, sizeof(struct ceph_timespec), bad); in process_one_ticket()
213 dp += sizeof(struct ceph_timespec); in process_one_ticket()
A Dmon_client.c96 *p += sizeof(struct ceph_timespec); /* skip last_changed */ in ceph_monmap_decode()
97 *p += sizeof(struct ceph_timespec); /* skip created */ in ceph_monmap_decode()
A Dmessenger_v2.c1563 struct ceph_timespec *ts = CTRL_BODY(con->v2.out_buf); in prepare_keepalive2()
1574 sizeof(struct ceph_timespec)); in prepare_keepalive2()
2759 ceph_decode_need(&p, end, sizeof(struct ceph_timespec), bad); in process_keepalive2_ack()
A Dmessenger_v1.c1313 struct ceph_timespec ceph_ts; in read_keepalive_ack()
A Dosd_client.c623 msg_size += 4 + sizeof(struct ceph_timespec); /* client_inc, mtime */ in __ceph_osdc_alloc_messages()
2195 p += sizeof(struct ceph_timespec); in encode_request_partial()
2259 struct ceph_timespec mtime; in encode_request_finish()
A Dosdmap.c1970 struct ceph_timespec modified; in osdmap_apply_incremental()
/linux/drivers/block/
A Drbd.c2199 8 + sizeof(struct ceph_timespec), in rbd_osd_setup_stat()

Completed in 98 milliseconds