Searched defs:nfs_entry (Results 1 – 1 of 1) sorted by relevance
747 struct nfs_entry { struct748 __u64 ino;749 __u64 cookie,750 prev_cookie;751 const char * name;752 unsigned int len;753 int eof;754 struct nfs_fh * fh;755 struct nfs_fattr * fattr;756 struct nfs4_label *label;[all …]