Searched defs:nfs_open_dir_context (Results 1 – 1 of 1) sorted by relevance
100 struct nfs_open_dir_context { struct101 struct list_head list;102 unsigned long attr_gencount;103 __be32 verf[NFS_DIR_VERIFIER_SIZE];104 __u64 dir_cookie;105 __u64 dup_cookie;106 signed char duped;