Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
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 signed char duped;