Searched refs:num_fwd (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/ceph/
H A Dceph_fs.h496 __u8 num_retry, num_fwd; /* count retry, fwd attempts */ member in struct:ceph_mds_request_head_legacy
512 __u8 num_retry, num_fwd; /* count retry, fwd attempts */ member in struct:ceph_mds_request_head_old
526 __u8 num_retry, num_fwd; /* legacy count retry and fwd attempts */ member in struct:ceph_mds_request_head
/linux-master/fs/ceph/
H A Dmds_client.c3359 lhead->num_fwd = req->r_num_fwd;
4039 * if the num_fwd is less than the one saved in request

Completed in 254 milliseconds