Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/ceph/
Dosd_client.h173 u32 last_force_resend; member
/Linux-v6.1/net/ceph/
Dosd_client.c455 dest->last_force_resend = src->last_force_resend; in target_copy()
1552 if (t->last_force_resend < pi->last_force_request_resend) { in calc_target()
1553 t->last_force_resend = pi->last_force_request_resend; in calc_target()
1555 } else if (t->last_force_resend == 0) { in calc_target()