Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dsnapshot.c69 void ceph_put_snap_context(struct ceph_snap_context *sc) in ceph_put_snap_context() function
78 EXPORT_SYMBOL(ceph_put_snap_context);
Dosd_client.c332 ceph_put_snap_context(req->r_snapc); in ceph_osdc_release_request()
/linux-4.1.27/fs/ceph/
Daddr.c167 ceph_put_snap_context(snapc); in ceph_invalidatepage()
507 ceph_put_snap_context(oldest); in writepage_nounlock()
510 ceph_put_snap_context(oldest); in writepage_nounlock()
557 ceph_put_snap_context(snapc); /* page's reference */ in writepage_nounlock()
648 ceph_put_snap_context(page_snap_context(page)); in writepages_finish()
743 ceph_put_snap_context(snapc); in ceph_writepages_start()
1001 ceph_put_snap_context(snapc); in ceph_writepages_start()
1017 ceph_put_snap_context(oldest); in context_is_writeable_or_written()
1061 ceph_put_snap_context(oldest); in ceph_update_writeable_page()
1073 ceph_put_snap_context(snapc); in ceph_update_writeable_page()
[all …]
Dsnap.c185 ceph_put_snap_context(realm->cached_context); in __destroy_snap_realm()
385 ceph_put_snap_context(realm->cached_context); in build_snap_context()
395 ceph_put_snap_context(realm->cached_context); in build_snap_context()
976 ceph_put_snap_context(empty_snapc); in ceph_snap_exit()
Dcaps.c2385 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_wrbuffer_cap_refs()
2418 ceph_put_snap_context(capsnap->context); in ceph_put_wrbuffer_cap_refs()
2776 ceph_put_snap_context(ci->i_head_snapc); in handle_cap_flush_ack()
2822 ceph_put_snap_context(capsnap->context); in handle_cap_flushsnap_ack()
/linux-4.1.27/include/linux/ceph/
Dlibceph.h167 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
/linux-4.1.27/drivers/block/
Drbd.c994 ceph_put_snap_context(header->snapc); in rbd_header_from_disk()
1012 ceph_put_snap_context(snapc); in rbd_header_from_disk()
2209 ceph_put_snap_context(img_request->snapc); in rbd_img_request_destroy()
3443 ceph_put_snap_context(snapc); in rbd_queue_workfn()
4636 ceph_put_snap_context(rbd_dev->header.snapc); in rbd_dev_v2_snap_context()
5110 ceph_put_snap_context(header->snapc); in rbd_dev_unprobe()