Home
last modified time | relevance | path

Searched refs:ceph_mds_reply_head (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/ceph/
Dmds_client.h92 struct ceph_mds_reply_head *head;
Dmds_client.c476 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); in parse_reply_info()
477 end = p + msg->front.iov_len - sizeof(struct ceph_mds_reply_head); in parse_reply_info()
2789 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply()
/Linux-v5.4/include/linux/ceph/
Dceph_fs.h473 struct ceph_mds_reply_head { struct