Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/
Dceph_fs.h491 __u8 num_retry, num_fwd; /* count retry, fwd attempts */ member
507 __u8 num_retry, num_fwd; /* count retry, fwd attempts */ member
521 __u8 num_retry, num_fwd; /* legacy count retry and fwd attempts */ member
/linux-6.6.21/fs/ceph/
Dmds_client.c3116 num_retry); in __prepare_send_request()
3159 lhead->num_retry = req->r_attempts - 1; in __prepare_send_request()
3198 lhead->num_retry = req->r_attempts - 1; in __prepare_send_request()