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

/linux-master/include/linux/ceph/
H A Dceph_fs.h535 __le32 ext_num_fwd; /* new count fwd attempts */ member in struct:ceph_mds_request_head
/linux-master/fs/ceph/
H A Dmds_client.c3034 len = offsetofend(struct ceph_mds_request_head, ext_num_fwd);
3127 p = msg->front.iov_base + offsetofend(struct ceph_mds_request_head, ext_num_fwd);
3363 nhead->ext_num_fwd = cpu_to_le32(req->r_num_fwd);

Completed in 129 milliseconds