Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dsnapshot.c67 void ceph_put_snap_context(struct ceph_snap_context *sc) in ceph_put_snap_context() function
76 EXPORT_SYMBOL(ceph_put_snap_context);
Dosd_client.c493 ceph_put_snap_context(req->r_snapc); in ceph_osdc_release_request()
/Linux-v4.19/fs/ceph/
Daddr.c167 ceph_put_snap_context(snapc); in ceph_invalidatepage()
603 ceph_put_snap_context(oldest); in writepage_nounlock()
607 ceph_put_snap_context(oldest); in writepage_nounlock()
656 ceph_put_snap_context(snapc); /* page's reference */ in writepage_nounlock()
757 ceph_put_snap_context(page_snap_context(page)); in writepages_finish()
865 ceph_put_snap_context(last_snapc); in ceph_writepages_start()
1196 ceph_put_snap_context(last_snapc); in ceph_writepages_start()
1212 ceph_put_snap_context(oldest); in context_is_writeable_or_written()
1256 ceph_put_snap_context(oldest); in ceph_update_writeable_page()
1268 ceph_put_snap_context(snapc); in ceph_update_writeable_page()
[all …]
Dsnap.c186 ceph_put_snap_context(realm->cached_context); in __destroy_snap_realm()
378 ceph_put_snap_context(realm->cached_context); in build_snap_context()
390 ceph_put_snap_context(realm->cached_context); in build_snap_context()
578 ceph_put_snap_context(old_snapc); in ceph_queue_cap_snap()
Dcaps.c2816 ceph_put_snap_context(capsnap->context); in ceph_try_drop_cap_snap()
2877 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_cap_refs()
2931 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_wrbuffer_cap_refs()
3371 ceph_put_snap_context(ci->i_head_snapc); in handle_cap_flush_ack()
3455 ceph_put_snap_context(capsnap->context); in handle_cap_flushsnap_ack()
Dfile.c905 ceph_put_snap_context(snapc); in ceph_aio_retry_work()
1494 ceph_put_snap_context(snapc); in ceph_write_iter()
/Linux-v4.19/include/linux/ceph/
Dlibceph.h165 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
/Linux-v4.19/drivers/block/
Drbd.c1089 ceph_put_snap_context(header->snapc); in rbd_header_from_disk()
1107 ceph_put_snap_context(snapc); in rbd_header_from_disk()
1686 ceph_put_snap_context(img_request->snapc); in rbd_img_request_destroy()
3744 ceph_put_snap_context(snapc); in rbd_queue_workfn()
5129 ceph_put_snap_context(rbd_dev->header.snapc); in rbd_dev_v2_snap_context()
5544 ceph_put_snap_context(header->snapc); in rbd_dev_unprobe()