Home
last modified time | relevance | path

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

/external/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 …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h16062 struct nfs_entry { struct
16063 __u64 ino;
16064 __u64 cookie;
16065 __u64 prev_cookie;
16066 const char *name;
16067 unsigned int len;
16068 int eof;
16069 struct nfs_fh *fh;
16070 struct nfs_fattr *fattr;
16071 struct nfs4_label *label;
[all …]
Dvmlinux_505.h16062 struct nfs_entry { struct
16063 __u64 ino;
16064 __u64 cookie;
16065 __u64 prev_cookie;
16066 const char *name;
16067 unsigned int len;
16068 int eof;
16069 struct nfs_fh *fh;
16070 struct nfs_fattr *fattr;
16071 struct nfs4_label *label;
[all …]