Home
last modified time | relevance | path

Searched refs:r_stamp (Results 1 – 3 of 3) sorted by relevance

/fs/ceph/
Dmds_client.h255 struct timespec64 r_stamp; member
Dmds_client.c2094 req->r_stamp = timespec64_trunc(ts, mdsc->fsc->sb->s_time_gran); in ceph_mdsc_create_request()
2388 ceph_encode_timespec64(&ts, &req->r_stamp); in create_request_message()
2479 ceph_encode_timespec64(&ts, &req->r_stamp); in __prepare_send_request()
Dinode.c2189 req->r_stamp = attr->ia_ctime; in __ceph_setattr()