Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dmds_client.h112 struct ceph_mds_reply_info_parsed { struct
113 struct ceph_mds_reply_head *head;
116 struct ceph_mds_reply_info_in diri, targeti;
117 struct ceph_mds_reply_dirfrag *dirfrag;
118 char *dname;
119 u32 dname_len;
120 struct ceph_mds_reply_lease *dlease;
121 struct ceph_mds_reply_xattr xattr_info;
124 union {
149 void *snapblob;
[all …]