Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnfs_fs.h88 struct nfs_open_dir_context { struct
89 struct list_head list;
90 struct rpc_cred *cred;
91 unsigned long attr_gencount;
92 __u64 dir_cookie;
93 __u64 dup_cookie;
94 signed char duped;