Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h283 struct timespec64 r_stamp; member
Dmds_client.c2351 ktime_get_coarse_real_ts64(&req->r_stamp); in ceph_mdsc_create_request()
2548 ceph_encode_timespec64(&ts, &req->r_stamp); in encode_timestamp_and_gids()
Dinode.c2210 req->r_stamp = attr->ia_ctime; in __ceph_setattr()