Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h660 struct nfs_entry { struct
661 __u64 ino;
662 __u64 cookie,
663 prev_cookie;
664 const char * name;
665 unsigned int len;
666 int eof;
667 struct nfs_fh * fh;
668 struct nfs_fattr * fattr;
669 struct nfs4_label *label;
[all …]