Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnfs_xdr.h469 struct nfs_readargs { struct
470 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;