Searched defs:nfs_entry (Results 1 – 1 of 1) sorted by relevance
691 struct nfs_entry { struct692 __u64 ino;693 __u64 cookie,694 prev_cookie;695 const char * name;696 unsigned int len;697 int eof;698 struct nfs_fh * fh;699 struct nfs_fattr * fattr;700 struct nfs4_label *label;[all …]