Searched defs:nfs_entry (Results 1 – 1 of 1) sorted by relevance
737 struct nfs_entry { struct738 __u64 ino;739 __u64 cookie,740 prev_cookie;741 const char * name;742 unsigned int len;743 int eof;744 struct nfs_fh * fh;745 struct nfs_fattr * fattr;746 struct nfs4_label *label;[all …]