Searched defs:nfs_entry (Results 1 – 1 of 1) sorted by relevance
596 struct nfs_entry { struct597 __u64 ino;598 __u64 cookie,599 prev_cookie;600 const char * name;601 unsigned int len;602 int eof;603 struct nfs_fh * fh;604 struct nfs_fattr * fattr;605 struct nfs4_label *label;[all …]