Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnfs_xdr.h557 struct nfs_entry { struct
558 __u64 ino;
559 __u64 cookie,
560 prev_cookie;
561 const char * name;
562 unsigned int len;
563 int eof;
564 struct nfs_fh * fh;
565 struct nfs_fattr * fattr;
566 unsigned char d_type;
[all …]