Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dmds_client.h108 struct ceph_mds_reply_info_parsed { struct
109 struct ceph_mds_reply_head *head;
112 struct ceph_mds_reply_info_in diri, targeti;
113 struct ceph_mds_reply_dirfrag *dirfrag;
114 char *dname;
115 u32 dname_len;
116 struct ceph_mds_reply_lease *dlease;
117 struct ceph_mds_reply_xattr xattr_info;
120 union {
145 void *snapblob;
[all …]