Searched defs:readargs (Results 1 – 2 of 2) sorted by relevance
61 read4arg_t readargs; in nfs4read() local
201 struct readargs { struct202 nfs_fh file; /* handle for file */203 unsigned offset; /* byte offset in file */204 unsigned count; /* immediate read count */205 unsigned totalcount; /* total read count (from this offset)*/