Searched refs:last_snapc (Results 1 – 1 of 1) sorted by relevance
964 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc; in ceph_writepages_start() local1018 if (ceph_wbc.head_snapc && snapc != last_snapc) { in ceph_writepages_start()1046 ceph_put_snap_context(last_snapc); in ceph_writepages_start()1047 last_snapc = snapc; in ceph_writepages_start()1427 ceph_put_snap_context(last_snapc); in ceph_writepages_start()