Searched defs:nfs_open_dir_context (Results 1 – 1 of 1) sorted by relevance
90 struct nfs_open_dir_context { struct91 struct list_head list;92 const struct cred *cred;93 unsigned long attr_gencount;94 __u64 dir_cookie;95 __u64 dup_cookie;96 signed char duped;