map_dne_bound     261 include/linux/ceph/osd_client.h 	u32 map_dne_bound;
map_dne_bound    3174 net/ceph/osd_client.c 		lreq->map_dne_bound = map->epoch;
map_dne_bound    3179 net/ceph/osd_client.c 		     __func__, lreq, lreq->linger_id, lreq->map_dne_bound,
map_dne_bound    3183 net/ceph/osd_client.c 	if (lreq->map_dne_bound) {
map_dne_bound    3184 net/ceph/osd_client.c 		if (map->epoch >= lreq->map_dne_bound) {
map_dne_bound    3212 net/ceph/osd_client.c 	     __func__, lreq, lreq->linger_id, lreq->map_dne_bound,
map_dne_bound    3214 net/ceph/osd_client.c 	if (!lreq->map_dne_bound)
map_dne_bound    3215 net/ceph/osd_client.c 		lreq->map_dne_bound = greq->u.newest;