Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
938 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc; in ceph_writepages_start() local992 if (ceph_wbc.head_snapc && snapc != last_snapc) { in ceph_writepages_start()1020 ceph_put_snap_context(last_snapc); in ceph_writepages_start()1021 last_snapc = snapc; in ceph_writepages_start()1398 ceph_put_snap_context(last_snapc); in ceph_writepages_start()