Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h570 struct nfs_pgio_args { struct
571 struct nfs4_sequence_args seq_args;
572 struct nfs_fh * fh;
573 struct nfs_open_context *context;
574 struct nfs_lock_context *lock_context;
575 nfs4_stateid stateid;
576 __u64 offset;
577 __u32 count;
578 unsigned int pgbase;
579 struct page ** pages;
[all …]