Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_fs.h101 struct nfs_open_dir_context { struct
102 struct list_head list;
103 atomic_t cache_hits;
104 atomic_t cache_misses;
107 __u64 dir_cookie;
108 __u64 last_cookie;
109 pgoff_t page_index;
110 unsigned int dtsize;
111 bool force_clear;
112 bool eof;
[all …]