Home
last modified time | relevance | path

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

/linux-5.10/fs/ceph/
Dsuper.h756 struct ceph_dir_file_info { struct
757 struct ceph_file_info file_info;
760 u32 frag;
761 struct ceph_mds_request *last_readdir;
764 unsigned next_offset; /* offset of next chunk (last_name's + 1) */
765 char *last_name; /* last entry in previous chunk */
766 long long dir_release_count;
767 long long dir_ordered_count;
768 int readdir_cache_idx;
771 char *dir_info;
[all …]