Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs_xdr.h691 struct nfs_entry { struct
692 __u64 ino;
693 __u64 cookie,
694 prev_cookie;
695 const char * name;
696 unsigned int len;
697 int eof;
698 struct nfs_fh * fh;
699 struct nfs_fattr * fattr;
700 struct nfs4_label *label;
[all …]