Home
last modified time | relevance | path

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

/net/ceph/
Dsnapshot.c54 void ceph_put_snap_context(struct ceph_snap_context *sc) in ceph_put_snap_context() function
63 EXPORT_SYMBOL(ceph_put_snap_context);
Dosd_client.c498 ceph_put_snap_context(req->r_snapc); in ceph_osdc_release_request()