Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/ceph/
A Dosd_client.h266 u32 map_dne_bound; member
/linux-6.3-rc2/net/ceph/
A Dosd_client.c3260 lreq->map_dne_bound = map->epoch; in check_linger_pool_dne()
3265 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in check_linger_pool_dne()
3269 if (lreq->map_dne_bound) { in check_linger_pool_dne()
3270 if (map->epoch >= lreq->map_dne_bound) { in check_linger_pool_dne()
3298 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in linger_map_check_cb()
3300 if (!lreq->map_dne_bound) in linger_map_check_cb()
3301 lreq->map_dne_bound = greq->u.newest; in linger_map_check_cb()

Completed in 14 milliseconds