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