Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dsnapshot.c61 struct ceph_snap_context *ceph_get_snap_context(struct ceph_snap_context *sc) in ceph_get_snap_context() function
67 EXPORT_SYMBOL(ceph_get_snap_context);
Dosd_client.c2400 req->r_snapc = ceph_get_snap_context(snapc); in ceph_osdc_build_request()
/linux-4.1.27/include/linux/ceph/
Dlibceph.h165 extern struct ceph_snap_context *ceph_get_snap_context(
/linux-4.1.27/fs/ceph/
Daddr.c94 snapc = ceph_get_snap_context(ci->i_snap_realm->cached_context); in ceph_set_page_dirty()
99 ci->i_head_snapc = ceph_get_snap_context(snapc); in ceph_set_page_dirty()
450 snapc = ceph_get_snap_context(capsnap->context); in get_oldest_context()
457 snapc = ceph_get_snap_context(ci->i_head_snapc); in get_oldest_context()
1068 snapc = ceph_get_snap_context(snapc); in ceph_update_writeable_page()
Dsnap.c342 ceph_get_snap_context(empty_snapc); in build_snap_context()
535 ceph_get_snap_context(ci->i_snap_realm->cached_context); in ceph_queue_cap_snap()
Dcaps.c1420 ci->i_head_snapc = ceph_get_snap_context( in __ceph_mark_dirty_caps()
/linux-4.1.27/drivers/block/
Drbd.c3402 ceph_get_snap_context(snapc); in rbd_queue_workfn()