Searched defs:nfs_pgio_args (Results 1 – 1 of 1) sorted by relevance
506 struct nfs_pgio_args { struct507 struct nfs4_sequence_args seq_args;508 struct nfs_fh * fh;509 struct nfs_open_context *context;510 struct nfs_lock_context *lock_context;511 nfs4_stateid stateid;512 __u64 offset;513 __u32 count;514 unsigned int pgbase;515 struct page ** pages;[all …]