Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
830 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc; in ceph_writepages_start() local873 if (ceph_wbc.head_snapc && snapc != last_snapc) { in ceph_writepages_start()898 ceph_put_snap_context(last_snapc); in ceph_writepages_start()899 last_snapc = snapc; in ceph_writepages_start()1229 ceph_put_snap_context(last_snapc); in ceph_writepages_start()