Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dmds_client.h113 struct ceph_mds_reply_head *head;
Dmds_client.c613 p = msg->front.iov_base + sizeof(struct ceph_mds_reply_head); in parse_reply_info()
614 end = p + msg->front.iov_len - sizeof(struct ceph_mds_reply_head); in parse_reply_info()
3242 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply()
/linux-6.1.9/include/linux/ceph/
Dceph_fs.h521 struct ceph_mds_reply_head { struct