Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
787 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc; in ceph_writepages_start() local830 if (ceph_wbc.head_snapc && snapc != last_snapc) { in ceph_writepages_start()855 ceph_put_snap_context(last_snapc); in ceph_writepages_start()856 last_snapc = snapc; in ceph_writepages_start()1187 ceph_put_snap_context(last_snapc); in ceph_writepages_start()