Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dmds_client.h145 struct ceph_mds_reply_head *head;
H A Dmds_client.c757 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); in parse_reply_info()
758 end = p + msg->front.iov_len - sizeof(struct ceph_mds_reply_head); in parse_reply_info()
3792 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply()
/linux-6.15/include/linux/ceph/
H A Dceph_fs.h537 struct ceph_mds_reply_head { struct