Searched defs:readargs (Results 1 – 2 of 2) sorted by relevance
59 read4arg_t readargs; in nfs4read() local
198 struct readargs { struct199 nfs_fh file; /* handle for file */200 unsigned offset; /* byte offset in file */201 unsigned count; /* immediate read count */202 unsigned totalcount; /* total read count (from this offset)*/