Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h15514 struct nfs_pgio_args { struct
15515 struct nfs4_sequence_args seq_args;
15516 struct nfs_fh *fh;
15517 struct nfs_open_context *context;
15518 struct nfs_lock_context *lock_context;
15519 nfs4_stateid stateid;
15520 __u64 offset;
15521 __u32 count;
15522 unsigned int pgbase;
15523 struct page **pages;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h15980 struct nfs_pgio_args { struct
15981 struct nfs4_sequence_args seq_args;
15982 struct nfs_fh *fh;
15983 struct nfs_open_context *context;
15984 struct nfs_lock_context *lock_context;
15985 nfs4_stateid stateid;
15986 __u64 offset;
15987 __u32 count;
15988 unsigned int pgbase;
15989 struct page **pages;
[all …]
Dvmlinux.h15980 struct nfs_pgio_args { struct
15981 struct nfs4_sequence_args seq_args;
15982 struct nfs_fh *fh;
15983 struct nfs_open_context *context;
15984 struct nfs_lock_context *lock_context;
15985 nfs4_stateid stateid;
15986 __u64 offset;
15987 __u32 count;
15988 unsigned int pgbase;
15989 struct page **pages;
[all …]