Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnfs_xdr.h747 struct nfs_entry { struct
748 __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 …]