Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Dsnapshot.c54 void ceph_put_snap_context(struct ceph_snap_context *sc) in ceph_put_snap_context() function
63 EXPORT_SYMBOL(ceph_put_snap_context);
Dosd_client.c496 ceph_put_snap_context(req->r_snapc); in ceph_osdc_release_request()
/Linux-v5.4/fs/ceph/
Daddr.c168 ceph_put_snap_context(snapc); in ceph_invalidatepage()
607 ceph_put_snap_context(oldest); in writepage_nounlock()
611 ceph_put_snap_context(oldest); in writepage_nounlock()
661 ceph_put_snap_context(snapc); /* page's reference */ in writepage_nounlock()
747 ceph_put_snap_context(page_snap_context(page)); in writepages_finish()
855 ceph_put_snap_context(last_snapc); in ceph_writepages_start()
1187 ceph_put_snap_context(last_snapc); in ceph_writepages_start()
1203 ceph_put_snap_context(oldest); in context_is_writeable_or_written()
1247 ceph_put_snap_context(oldest); in ceph_update_writeable_page()
1259 ceph_put_snap_context(snapc); in ceph_update_writeable_page()
[all …]
Dsnap.c191 ceph_put_snap_context(realm->cached_context); in __destroy_snap_realm()
383 ceph_put_snap_context(realm->cached_context); in build_snap_context()
395 ceph_put_snap_context(realm->cached_context); in build_snap_context()
590 ceph_put_snap_context(old_snapc); in ceph_queue_cap_snap()
Dcaps.c2866 ceph_put_snap_context(capsnap->context); in ceph_try_drop_cap_snap()
2927 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_cap_refs()
2981 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_wrbuffer_cap_refs()
3440 ceph_put_snap_context(ci->i_head_snapc); in handle_cap_flush_ack()
3524 ceph_put_snap_context(capsnap->context); in handle_cap_flushsnap_ack()
Dfile.c921 ceph_put_snap_context(snapc); in ceph_aio_retry_work()
1532 ceph_put_snap_context(snapc); in ceph_write_iter()
Dmds_client.c1443 ceph_put_snap_context(ci->i_head_snapc); in remove_session_caps_cb()
/Linux-v5.4/include/linux/ceph/
Dlibceph.h174 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
/Linux-v5.4/drivers/block/
Drbd.c1178 ceph_put_snap_context(header->snapc); in rbd_header_from_disk()
1196 ceph_put_snap_context(snapc); in rbd_header_from_disk()
1780 ceph_put_snap_context(img_request->snapc); in rbd_img_request_destroy()
4901 ceph_put_snap_context(snapc); in rbd_queue_workfn()
6321 ceph_put_snap_context(rbd_dev->header.snapc); in rbd_dev_v2_snap_context()
6762 ceph_put_snap_context(header->snapc); in rbd_dev_unprobe()