Searched defs:nfs_readargs (Results 1 – 1 of 1) sorted by relevance
469 struct nfs_readargs { struct470 struct nfs_fh * fh;471 struct nfs_open_context *context;472 struct nfs_lock_context *lock_context;473 __u64 offset;474 __u32 count;475 unsigned int pgbase;476 struct page ** pages;477 struct nfs4_sequence_args seq_args;