Home
last modified time | relevance | path

Searched defs:nfs_entry (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dnfs_xdr.h737 struct nfs_entry { struct
738 __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 …]