Searched refs:ext_num_fwd (Results 1 – 2 of 2) sorted by relevance
535 __le32 ext_num_fwd; /* new count fwd attempts */ member
3034 len = offsetofend(struct ceph_mds_request_head, ext_num_fwd); in create_request_message()3127 p = msg->front.iov_base + offsetofend(struct ceph_mds_request_head, ext_num_fwd); in create_request_message()3363 nhead->ext_num_fwd = cpu_to_le32(req->r_num_fwd); in __prepare_send_request()