Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
577 struct ceph_snap_context *last_snapc; member1020 ceph_wbc->last_snapc = NULL; in ceph_init_writeback_ctl()1079 if (ceph_wbc->head_snapc && ceph_wbc->snapc != ceph_wbc->last_snapc) { in ceph_define_writeback_range()1105 ceph_put_snap_context(ceph_wbc->last_snapc); in ceph_define_writeback_range()1106 ceph_wbc->last_snapc = ceph_wbc->snapc; in ceph_define_writeback_range()1747 ceph_put_snap_context(ceph_wbc.last_snapc); in ceph_writepages_start()