Searched refs:pgsnapc (Results 1 – 1 of 1) sorted by relevance
964 struct ceph_snap_context *snapc = NULL, *last_snapc = NULL, *pgsnapc; in ceph_writepages_start() local1084 pgsnapc = page_snap_context(page); in ceph_writepages_start()1085 if (pgsnapc != snapc) { in ceph_writepages_start()1087 pgsnapc, pgsnapc->seq, snapc, snapc->seq); in ceph_writepages_start()