Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ceph/
Dsuper.h843 struct ceph_dir_file_info { struct
844 struct ceph_file_info file_info;
847 u32 frag;
848 struct ceph_mds_request *last_readdir;
851 unsigned next_offset; /* offset of next chunk (last_name's + 1) */
852 char *last_name; /* last entry in previous chunk */
853 long long dir_release_count;
854 long long dir_ordered_count;
855 int readdir_cache_idx;
858 char *dir_info;
[all …]