Searched defs:nfs_open_dir_context (Results 1 – 1 of 1) sorted by relevance
87 struct nfs_open_dir_context { struct88 struct list_head list;89 struct rpc_cred *cred;90 unsigned long attr_gencount;91 __u64 dir_cookie;92 __u64 dup_cookie;93 signed char duped;