Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h744 struct nfs_entry { struct
745 __u64 ino;
746 __u64 cookie,
747 prev_cookie;
748 const char * name;
749 unsigned int len;
750 int eof;
751 struct nfs_fh * fh;
752 struct nfs_fattr * fattr;
753 struct nfs4_label *label;
[all …]
/kernel/linux/linux-6.6/include/linux/
Dnfs_xdr.h747 struct nfs_entry { struct
748 __u64 ino;
749 __u64 cookie;
750 const char * name;
751 unsigned int len;
752 int eof;
753 struct nfs_fh * fh;
754 struct nfs_fattr * fattr;
755 unsigned char d_type;
756 struct nfs_server * server;