Home
last modified time | relevance | path

Searched defs:nfs_open_dir_context (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dnfs_fs.h100 struct nfs_open_dir_context { struct
101 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 pgoff_t page_index;
107 signed char duped;

Completed in 5 milliseconds