Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_fs.h97 struct nfs_open_dir_context { struct
98 struct list_head list;
99 atomic_t cache_hits;
100 atomic_t cache_misses;
103 __u64 dir_cookie;
104 __u64 last_cookie;
105 pgoff_t page_index;
106 unsigned int dtsize;
107 bool force_clear;
108 bool eof;
[all …]

Completed in 7 milliseconds