Home
last modified time | relevance | path

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

/linux-4.4.14/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.c338 ceph_put_snap_context(req->r_snapc); in ceph_osdc_release_request()
/linux-4.4.14/fs/ceph/
Daddr.c171 ceph_put_snap_context(snapc); in ceph_invalidatepage()
512 ceph_put_snap_context(oldest); in writepage_nounlock()
515 ceph_put_snap_context(oldest); in writepage_nounlock()
562 ceph_put_snap_context(snapc); /* page's reference */ in writepage_nounlock()
653 ceph_put_snap_context(page_snap_context(page)); in writepages_finish()
751 ceph_put_snap_context(snapc); in ceph_writepages_start()
1017 ceph_put_snap_context(snapc); in ceph_writepages_start()
1033 ceph_put_snap_context(oldest); in context_is_writeable_or_written()
1071 ceph_put_snap_context(oldest); in ceph_update_writeable_page()
1083 ceph_put_snap_context(snapc); in ceph_update_writeable_page()
[all …]
Dsnap.c185 ceph_put_snap_context(realm->cached_context); in __destroy_snap_realm()
378 ceph_put_snap_context(realm->cached_context); in build_snap_context()
388 ceph_put_snap_context(realm->cached_context); in build_snap_context()
577 ceph_put_snap_context(old_snapc); in ceph_queue_cap_snap()
1002 ceph_put_snap_context(ceph_empty_snapc); in ceph_snap_exit()
Dcaps.c2560 ceph_put_snap_context(capsnap->context); in ceph_try_drop_cap_snap()
2619 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_cap_refs()
2669 ceph_put_snap_context(ci->i_head_snapc); in ceph_put_wrbuffer_cap_refs()
3075 ceph_put_snap_context(ci->i_head_snapc); in handle_cap_flush_ack()
3129 ceph_put_snap_context(capsnap->context); in handle_cap_flushsnap_ack()
Dfile.c1105 ceph_put_snap_context(snapc); in ceph_write_iter()
/linux-4.4.14/include/linux/ceph/
Dlibceph.h167 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
/linux-4.4.14/drivers/block/
Drbd.c996 ceph_put_snap_context(header->snapc); in rbd_header_from_disk()
1014 ceph_put_snap_context(snapc); in rbd_header_from_disk()
2230 ceph_put_snap_context(img_request->snapc); in rbd_img_request_destroy()
3468 ceph_put_snap_context(snapc); in rbd_queue_workfn()
4646 ceph_put_snap_context(rbd_dev->header.snapc); in rbd_dev_v2_snap_context()
5104 ceph_put_snap_context(header->snapc); in rbd_dev_unprobe()