Home
last modified time | relevance | path

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

/third_party/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 …]