Searched defs:readargs (Results 1 – 1 of 1) sorted by relevance
193 struct readargs { struct194 nfs_fh file; /* handle for file */195 unsigned offset; /* byte offset in file */196 unsigned count; /* immediate read count */197 unsigned totalcount; /* total read count (from this offset)*/