Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c183 struct ceph_timespec laggy_since; in ceph_mdsmap_decode()
301 __decode_and_drop_type(p, end, struct ceph_timespec, bad_ext); in ceph_mdsmap_decode()
302 __decode_and_drop_type(p, end, struct ceph_timespec, bad_ext); in ceph_mdsmap_decode()
A Dmds_client.h87 struct ceph_timespec btime;
88 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.c1309 p += sizeof(struct ceph_timespec); in encode_cap_msg()
4157 struct ceph_timespec *btime; in ceph_handle_caps()
A Dmds_client.c2529 struct ceph_timespec ts; in encode_timestamp_and_gids()
2586 sizeof(struct ceph_timespec); in create_request_message()
/linux-6.3-rc2/include/linux/ceph/
A Dceph_fs.h312 struct ceph_timespec stamp;
411 struct ceph_timespec mtime;
412 struct ceph_timespec atime;
470 struct ceph_timespec mtime;
471 struct ceph_timespec atime;
474 struct ceph_timespec btime;
562 struct ceph_timespec ctime, mtime, atime;
569 struct ceph_timespec rctime;
774 struct ceph_timespec mtime, atime, ctime;
832 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.h320 struct ceph_timespec out_temp_keepalive2; /* for writing keepalive2
/linux-6.3-rc2/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.c1455 struct ceph_timespec *ts = CTRL_BODY(con->v2.out_buf); in prepare_keepalive2()
1466 sizeof(struct ceph_timespec)); in prepare_keepalive2()
2528 ceph_decode_need(&p, end, sizeof(struct ceph_timespec), bad); in process_keepalive2_ack()
A Dmessenger_v1.c1234 struct ceph_timespec ceph_ts; in read_keepalive_ack()
A Dosd_client.c596 msg_size += 4 + sizeof(struct ceph_timespec); /* client_inc, mtime */ in __ceph_osdc_alloc_messages()
2114 p += sizeof(struct ceph_timespec); in encode_request_partial()
2178 struct ceph_timespec mtime; in encode_request_finish()
A Dosdmap.c1970 struct ceph_timespec modified; in osdmap_apply_incremental()
/linux-6.3-rc2/drivers/block/
A Drbd.c2176 8 + sizeof(struct ceph_timespec), in rbd_osd_setup_stat()

Completed in 73 milliseconds