Home
last modified time | relevance | path

Searched defs:ceph_mds_reply_info_parsed (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/fs/ceph/
Dmds_client.h124 struct ceph_mds_reply_info_parsed { struct
125 struct ceph_mds_reply_head *head;
128 struct ceph_mds_reply_info_in diri, targeti;
129 struct ceph_mds_reply_dirfrag *dirfrag;
130 char *dname;
131 u8 *altname;
132 u32 dname_len;
133 u32 altname_len;
134 struct ceph_mds_reply_lease *dlease;
135 struct ceph_mds_reply_xattr xattr_info;
[all …]