Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A 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
/openbmc/linux/fs/ceph/
H A Dmds_client.c3119 num_retry); in __prepare_send_request()
3162 lhead->num_retry = req->r_attempts - 1; in __prepare_send_request()
3201 lhead->num_retry = req->r_attempts - 1; in __prepare_send_request()