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