Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
588 struct ceph_snap_context *last_snapc; member1031 ceph_wbc->last_snapc = NULL; in ceph_init_writeback_ctl()1086 if (ceph_wbc->head_snapc && ceph_wbc->snapc != ceph_wbc->last_snapc) { in ceph_define_writeback_range()1112 ceph_put_snap_context(ceph_wbc->last_snapc); in ceph_define_writeback_range()1113 ceph_wbc->last_snapc = ceph_wbc->snapc; in ceph_define_writeback_range()1755 ceph_put_snap_context(ceph_wbc.last_snapc); in ceph_writepages_start()