Searched defs:nfs_pgio_args (Results 1 – 1 of 1) sorted by relevance
44543 struct nfs_pgio_args { struct44544 struct nfs4_sequence_args seq_args;44545 struct nfs_fh *fh;44546 struct nfs_open_context *context;44547 struct nfs_lock_context *lock_context;44548 nfs4_stateid stateid;44549 __u64 offset;44550 __u32 count;44551 unsigned int pgbase;44552 struct page **pages;[all …]