Home
last modified time | relevance | path

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

/linux/net/ceph/
H A 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);
H A Dosd_client.c570 req->r_snapc = ceph_get_snap_context(snapc); in ceph_osdc_alloc_request()
/linux/fs/ceph/
H A Dsnap.c645 ci->i_head_snapc = ceph_get_snap_context(new_snapc); in ceph_queue_cap_snap()
/linux/drivers/block/
H A Drbd.c3509 ceph_get_snap_context(rbd_dev->header.snapc); in rbd_img_object_requests()