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