Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.h686 struct ceph_dir_file_info { struct
687 struct ceph_file_info file_info;
690 u32 frag;
691 struct ceph_mds_request *last_readdir;
694 unsigned next_offset; /* offset of next chunk (last_name's + 1) */
695 char *last_name; /* last entry in previous chunk */
696 long long dir_release_count;
697 long long dir_ordered_count;
698 int readdir_cache_idx;
701 char *dir_info;
[all …]