Searched defs:nfs_open_dir_context (Results 1 – 1 of 1) sorted by relevance
95 struct nfs_open_dir_context { struct96 struct list_head list;97 struct rpc_cred *cred;98 unsigned long attr_gencount;99 __u64 dir_cookie;100 __u64 dup_cookie;101 signed char duped;