Home
last modified time | relevance | path

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

/linux-6.15/net/ceph/
H A 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);
H A Dosd_client.c502 ceph_put_snap_context(req->r_snapc); in ceph_osdc_release_request()
/linux-6.15/fs/ceph/
H A Daddr.c162 ceph_put_snap_context(snapc); in ceph_invalidate_folio()
744 ceph_put_snap_context(oldest); in write_folio_nounlock()
748 ceph_put_snap_context(oldest); in write_folio_nounlock()
929 ceph_put_snap_context(detach_page_private(page)); in writepages_finish()
1105 ceph_put_snap_context(ceph_wbc->last_snapc); in ceph_define_writeback_range()
1747 ceph_put_snap_context(ceph_wbc.last_snapc); in ceph_writepages_start()
1763 ceph_put_snap_context(oldest); in context_is_writeable_or_written()
1807 ceph_put_snap_context(oldest); in ceph_find_incompatible()
1812 ceph_put_snap_context(oldest); in ceph_find_incompatible()
1846 ceph_put_snap_context(snapc); in ceph_netfs_check_write_begin()
[all …]
H A Dsnap.c207 ceph_put_snap_context(realm->cached_context); in __destroy_snap_realm()
411 ceph_put_snap_context(realm->cached_context); in build_snap_context()
423 ceph_put_snap_context(realm->cached_context); in build_snap_context()
651 ceph_put_snap_context(old_snapc); in ceph_queue_cap_snap()
H A Dcaps.c3207 ceph_put_snap_context(capsnap->context); in ceph_try_drop_cap_snap()
3276 ceph_put_snap_context(ci->i_head_snapc); in __ceph_put_cap_refs()
3367 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_wrbuffer_cap_refs()
3895 ceph_put_snap_context(ci->i_head_snapc); in handle_cap_flush_ack()
4005 ceph_put_snap_context(capsnap->context); in handle_cap_flushsnap_ack()
5000 ceph_put_snap_context(capsnap->context); in remove_capsnaps()
5076 ceph_put_snap_context(ci->i_head_snapc); in ceph_purge_inode_cap()
H A Dfile.c1475 ceph_put_snap_context(snapc); in ceph_aio_retry_work()
2460 ceph_put_snap_context(snapc); in ceph_write_iter()
/linux-6.15/include/linux/ceph/
H A Dlibceph.h174 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
/linux-6.15/drivers/block/
H A Drbd.c1000 ceph_put_snap_context(header->snapc); in rbd_image_header_cleanup()
1096 ceph_put_snap_context(snapc); in rbd_header_from_disk()
1634 ceph_put_snap_context(img_request->snapc); in rbd_img_request_destroy()
6992 ceph_put_snap_context(rbd_dev->header.snapc); in rbd_dev_update_header()