Symbol: ceph_put_snap_context
drivers/block/rbd.c
1000
ceph_put_snap_context(header->snapc);
drivers/block/rbd.c
1096
ceph_put_snap_context(snapc);
drivers/block/rbd.c
1634
ceph_put_snap_context(img_request->snapc);
drivers/block/rbd.c
7001
ceph_put_snap_context(rbd_dev->header.snapc);
fs/ceph/addr.c
1113
ceph_put_snap_context(ceph_wbc->last_snapc);
fs/ceph/addr.c
162
ceph_put_snap_context(snapc);
fs/ceph/addr.c
1749
ceph_put_snap_context(ceph_wbc.last_snapc);
fs/ceph/addr.c
1765
ceph_put_snap_context(oldest);
fs/ceph/addr.c
1809
ceph_put_snap_context(oldest);
fs/ceph/addr.c
1814
ceph_put_snap_context(oldest);
fs/ceph/addr.c
1848
ceph_put_snap_context(snapc);
fs/ceph/addr.c
2117
ceph_put_snap_context(snapc);
fs/ceph/addr.c
2336
ceph_put_snap_context(snapc);
fs/ceph/addr.c
755
ceph_put_snap_context(oldest);
fs/ceph/addr.c
759
ceph_put_snap_context(oldest);
fs/ceph/addr.c
858
ceph_put_snap_context(snapc); /* page's reference */
fs/ceph/addr.c
940
ceph_put_snap_context(detach_page_private(page));
fs/ceph/caps.c
3208
ceph_put_snap_context(capsnap->context);
fs/ceph/caps.c
3277
ceph_put_snap_context(ci->i_head_snapc);
fs/ceph/caps.c
3368
ceph_put_snap_context(ci->i_head_snapc);
fs/ceph/caps.c
3896
ceph_put_snap_context(ci->i_head_snapc);
fs/ceph/caps.c
4006
ceph_put_snap_context(capsnap->context);
fs/ceph/caps.c
5000
ceph_put_snap_context(capsnap->context);
fs/ceph/caps.c
5076
ceph_put_snap_context(ci->i_head_snapc);
fs/ceph/file.c
1469
ceph_put_snap_context(snapc);
fs/ceph/file.c
2455
ceph_put_snap_context(snapc);
fs/ceph/file.c
2618
ceph_put_snap_context(snapc);
fs/ceph/snap.c
207
ceph_put_snap_context(realm->cached_context);
fs/ceph/snap.c
411
ceph_put_snap_context(realm->cached_context);
fs/ceph/snap.c
423
ceph_put_snap_context(realm->cached_context);
fs/ceph/snap.c
651
ceph_put_snap_context(old_snapc);
include/linux/ceph/libceph.h
174
extern void ceph_put_snap_context(struct ceph_snap_context *sc);
net/ceph/osd_client.c
502
ceph_put_snap_context(req->r_snapc);
net/ceph/snapshot.c
63
EXPORT_SYMBOL(ceph_put_snap_context);