Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h225 int r_attempts; /* resend attempts */ member
Dmds_client.c1742 req->r_attempts++; in __prepare_send_request()
1753 req->r_tid, ceph_mds_op_name(req->r_op), req->r_attempts); in __prepare_send_request()
1772 rhead->num_retry = req->r_attempts - 1; in __prepare_send_request()
1801 rhead->num_retry = req->r_attempts - 1; in __prepare_send_request()