Searched defs:nfs_entry (Results 1 – 1 of 1) sorted by relevance
660 struct nfs_entry { struct661 __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 …]