Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ceph/
Dceph_fs.h496 __u8 num_retry, num_fwd; /* count retry, fwd attempts */ member
512 __u8 num_retry, num_fwd; /* count retry, fwd attempts */ member
526 __u8 num_retry, num_fwd; /* legacy count retry and fwd attempts */ member
/linux-6.12.1/fs/ceph/
Dmds_client.c3278 num_retry); in __prepare_send_request()
3321 lhead->num_retry = req->r_attempts - 1; in __prepare_send_request()
3360 lhead->num_retry = req->r_attempts - 1; in __prepare_send_request()