Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ceph/
Dmds_client.h100 struct ceph_mds_reply_dir_entry { struct
101 bool is_nokey;
102 char *name;
103 u32 name_len;
104 u32 raw_hash;
105 struct ceph_mds_reply_lease *lease;
106 struct ceph_mds_reply_info_in inode;
107 loff_t offset;
/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.h88 struct ceph_mds_reply_dir_entry { struct
89 char *name;
90 u32 name_len;
91 struct ceph_mds_reply_lease *lease;
92 struct ceph_mds_reply_info_in inode;
93 loff_t offset;