ceph_encode_timespec64
ceph_encode_timespec64(&fc->mtime, &arg->mtime);
ceph_encode_timespec64(&fc->atime, &arg->atime);
ceph_encode_timespec64(&fc->ctime, &arg->ctime);
ceph_encode_timespec64(p, &arg->btime);
ceph_encode_timespec64(&iinfo.btime, &now);
ceph_encode_timespec64(&req->r_args.setattr.atime,
ceph_encode_timespec64(&req->r_args.setattr.mtime,
ceph_encode_timespec64(&ts, &req->r_stamp);
ceph_encode_timespec64(&rec.v1.mtime, &ts);
ceph_encode_timespec64(&rec.v1.atime, &ts);
ceph_encode_timespec64(ts, &t);
ceph_encode_timespec64(p, &mtime);
ceph_encode_timespec64(&con->v1.out_temp_keepalive2, &now);
ceph_encode_timespec64(ts, &now);
ceph_encode_timespec64(p, &req->r_mtime);