Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dmds_client.h75 struct ceph_mds_reply_info_in { struct
76 struct ceph_mds_reply_inode *in;
77 struct ceph_dir_layout dir_layout;
78 u32 symlink_len;
79 char *symlink;
80 u32 xattr_len;
81 char *xattr_data;
82 u64 inline_version;
106 struct ceph_mds_reply_info_in inode; argument