Home
last modified time | relevance | path

Searched refs:mtime (Results 1 – 4 of 4) sorted by relevance

/net/ceph/
Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
68 memset(&mtime, 0, sizeof(mtime)); in ceph_cls_lock()
69 ceph_encode_timespec64(p, &mtime); in ceph_cls_lock()
Dosd_client.c2259 struct ceph_timespec mtime; in encode_request_finish() member
2295 ceph_encode_copy(&p, &head.mtime, sizeof(head.mtime)); in encode_request_finish()
3163 req->r_mtime = lreq->mtime; in send_linger()
4801 ktime_get_real_ts64(&lreq->mtime); in ceph_osdc_watch()
/net/9p/
Dprotocol.c369 &stbuf->mtime, &stbuf->length, in p9pdu_vreadf()
602 stbuf->mtime, stbuf->length, in p9pdu_vwritef()
Dclient.c1702 ret->atime, ret->mtime, ret->length, in p9_client_stat()
1825 wst->mode, wst->atime, wst->mtime, wst->length, in p9_client_wstat()