Searched refs:ceph_put_snap_context (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/ceph/
H A Dsnapshot.c16 * ceph_put_snap_context(). When the reference count reaches zero
54 void ceph_put_snap_context(struct ceph_snap_context *sc) function
63 EXPORT_SYMBOL(ceph_put_snap_context); variable
H A Dosd_client.c525 ceph_put_snap_context(req->r_snapc);
/linux-master/fs/ceph/
H A Daddr.c159 ceph_put_snap_context(snapc);
678 ceph_put_snap_context(oldest);
682 ceph_put_snap_context(oldest);
781 ceph_put_snap_context(snapc); /* page's reference */
888 ceph_put_snap_context(detach_page_private(page));
1013 ceph_put_snap_context(last_snapc);
1393 ceph_put_snap_context(last_snapc);
1410 ceph_put_snap_context(oldest);
1454 ceph_put_snap_context(oldest);
1459 ceph_put_snap_context(oldes
[all...]
H A Dsnap.c207 ceph_put_snap_context(realm->cached_context);
411 ceph_put_snap_context(realm->cached_context);
423 ceph_put_snap_context(realm->cached_context);
651 ceph_put_snap_context(old_snapc);
H A Dcaps.c3206 ceph_put_snap_context(capsnap->context);
3275 ceph_put_snap_context(ci->i_head_snapc);
3366 ceph_put_snap_context(ci->i_head_snapc);
3889 ceph_put_snap_context(ci->i_head_snapc);
3999 ceph_put_snap_context(capsnap->context);
4973 ceph_put_snap_context(capsnap->context);
5049 ceph_put_snap_context(ci->i_head_snapc);
H A Dfile.c1415 ceph_put_snap_context(snapc);
2399 ceph_put_snap_context(snapc);
/linux-master/include/linux/ceph/
H A Dlibceph.h174 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
/linux-master/drivers/block/
H A Drbd.c1000 ceph_put_snap_context(header->snapc);
1096 ceph_put_snap_context(snapc);
1634 ceph_put_snap_context(img_request->snapc);
7005 ceph_put_snap_context(rbd_dev->header.snapc);

Completed in 322 milliseconds