Home
last modified time | relevance | path

Searched refs:ceph_get_snap_context (Results 1 – 2 of 2) sorted by relevance

/net/ceph/
Dsnapshot.c46 struct ceph_snap_context *ceph_get_snap_context(struct ceph_snap_context *sc) in ceph_get_snap_context() function
52 EXPORT_SYMBOL(ceph_get_snap_context);
Dosd_client.c565 req->r_snapc = ceph_get_snap_context(snapc); in ceph_osdc_alloc_request()