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