Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_xdr.h596 struct nfs_entry { struct
597 __u64 ino;
598 __u64 cookie,
599 prev_cookie;
600 const char * name;
601 unsigned int len;
602 int eof;
603 struct nfs_fh * fh;
604 struct nfs_fattr * fattr;
605 struct nfs4_label *label;
[all …]