Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_xdr.h746 struct nfs_entry { struct
747 __u64 ino;
748 __u64 cookie;
749 const char * name;
750 unsigned int len;
751 int eof;
752 struct nfs_fh * fh;
753 struct nfs_fattr * fattr;
754 unsigned char d_type;
755 struct nfs_server * server;

Completed in 13 milliseconds