Home
last modified time | relevance | path

Searched refs:ceph_snap_context (Results 1 – 10 of 10) sorted by relevance

/linux/net/ceph/
A Dsnapshot.c27 struct ceph_snap_context *ceph_create_snap_context(u32 snap_count, in ceph_create_snap_context()
30 struct ceph_snap_context *snapc; in ceph_create_snap_context()
33 size = sizeof (struct ceph_snap_context); in ceph_create_snap_context()
46 struct ceph_snap_context *ceph_get_snap_context(struct ceph_snap_context *sc) in ceph_get_snap_context()
54 void ceph_put_snap_context(struct ceph_snap_context *sc) in ceph_put_snap_context()
A Dosd_client.c553 struct ceph_snap_context *snapc = req->r_snapc; in request_reinit()
578 struct ceph_snap_context *snapc, in ceph_osdc_alloc_request()
1070 struct ceph_snap_context *snapc, in ceph_osdc_new_request()
/linux/include/linux/ceph/
A Dlibceph.h172 struct ceph_snap_context { struct
179 extern struct ceph_snap_context *ceph_create_snap_context(u32 snap_count, argument
181 extern struct ceph_snap_context *ceph_get_snap_context(
182 struct ceph_snap_context *sc);
183 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
A Dosd_client.h21 struct ceph_snap_context;
211 struct ceph_snap_context *r_snapc; /* for writes */
488 struct ceph_snap_context *snapc,
500 struct ceph_snap_context *snapc,
/linux/fs/ceph/
A Daddr.c84 struct ceph_snap_context *snapc; in ceph_set_page_dirty()
142 struct ceph_snap_context *snapc; in ceph_invalidatepage()
394 static struct ceph_snap_context *
396 struct ceph_snap_context *page_snapc) in get_oldest_context()
399 struct ceph_snap_context *snapc = NULL; in get_oldest_context()
489 struct ceph_snap_context *snapc, *oldest; in writepage_nounlock()
1125 struct ceph_snap_context *snapc) in context_is_writeable_or_written()
1145 static struct ceph_snap_context *
1158 struct ceph_snap_context *snapc, *oldest; in ceph_find_incompatible()
1195 struct ceph_snap_context *snapc; in ceph_netfs_check_write_begin()
[all …]
A Dsuper.h206 struct ceph_snap_context *context;
387 struct ceph_snap_context *i_head_snapc; /* set if wr_buffer_head > 0 or
882 struct ceph_snap_context *cached_context;
1176 struct ceph_snap_context *snapc);
A Dsnap.c326 struct ceph_snap_context *snapc; in build_snap_context()
454 static bool has_new_snaps(struct ceph_snap_context *o, in has_new_snaps()
455 struct ceph_snap_context *n) in has_new_snaps()
481 struct ceph_snap_context *old_snapc, *new_snapc; in ceph_queue_cap_snap()
A Dfile.c1132 struct ceph_snap_context *snapc; in ceph_aio_retry_work()
1192 struct ceph_snap_context *snapc, in ceph_direct_read_write()
1403 struct ceph_snap_context *snapc) in ceph_sync_write()
1790 struct ceph_snap_context *snapc; in ceph_write_iter()
A Dcaps.c3144 struct ceph_snap_context *snapc) in ceph_put_wrbuffer_cap_refs()
/linux/drivers/block/
A Drbd.c157 struct ceph_snap_context *snapc;
338 struct ceph_snap_context *snapc; /* for writes */
483 static struct ceph_snap_context rbd_empty_snapc = {
960 size = SIZE_MAX - sizeof (struct ceph_snap_context); in rbd_dev_ondisk_valid()
1008 struct ceph_snap_context *snapc; in rbd_header_from_disk()
1141 struct ceph_snap_context *snapc = rbd_dev->header.snapc; in rbd_dev_snap_index()
1410 struct ceph_snap_context *snapc, int num_ops) in __rbd_obj_add_osd_request()
3119 struct ceph_snap_context *snapc = obj_req->img_request->snapc; in rbd_obj_copyup_object_maps()
5901 struct ceph_snap_context *snapc = rbd_dev->header.snapc; in rbd_v1_snap_id_by_name()
5919 struct ceph_snap_context *snapc = rbd_dev->header.snapc; in rbd_v2_snap_id_by_name()
[all …]

Completed in 50 milliseconds