Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
794 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc; in ceph_writepages_start() local842 if (ceph_wbc.head_snapc && snapc != last_snapc) { in ceph_writepages_start()867 ceph_put_snap_context(last_snapc); in ceph_writepages_start()868 last_snapc = snapc; in ceph_writepages_start()1210 ceph_put_snap_context(last_snapc); in ceph_writepages_start()