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