Home
last modified time | relevance | path

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

/include/linux/
Dnfs_xdr.h744 struct nfs_entry { struct
745 __u64 ino;
746 __u64 cookie,
747 prev_cookie;
748 const char * name;
749 unsigned int len;
750 int eof;
751 struct nfs_fh * fh;
752 struct nfs_fattr * fattr;
753 struct nfs4_label *label;
[all …]