Home
last modified time | relevance | path

Searched refs:map_dne_bound (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dosd_client.h324 u32 map_dne_bound; member
/linux/net/ceph/
H A Dosd_client.c3345 lreq->map_dne_bound = map->epoch; in check_linger_pool_dne()
3350 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in check_linger_pool_dne()
3354 if (lreq->map_dne_bound) { in check_linger_pool_dne()
3355 if (map->epoch >= lreq->map_dne_bound) { in check_linger_pool_dne()
3383 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in linger_map_check_cb()
3385 if (!lreq->map_dne_bound) in linger_map_check_cb()
3386 lreq->map_dne_bound = greq->u.newest; in linger_map_check_cb()