Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dnfs_xdr.h739 struct nfs_entry { struct
740 __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 …]