Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h15597 struct nfs_entry { struct
15598 __u64 ino;
15599 __u64 cookie;
15600 __u64 prev_cookie;
15601 const char *name;
15602 unsigned int len;
15603 int eof;
15604 struct nfs_fh *fh;
15605 struct nfs_fattr *fattr;
15606 unsigned char d_type;
[all …]