Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
596 struct ceph_snap_context *last_snapc; member1058 ceph_wbc->last_snapc = NULL; in ceph_init_writeback_ctl()1113 if (ceph_wbc->head_snapc && ceph_wbc->snapc != ceph_wbc->last_snapc) { in ceph_define_writeback_range()1139 ceph_put_snap_context(ceph_wbc->last_snapc); in ceph_define_writeback_range()1140 ceph_wbc->last_snapc = ceph_wbc->snapc; in ceph_define_writeback_range()1792 ceph_put_snap_context(ceph_wbc.last_snapc); in ceph_writepages_start()