Searched defs:readargs (Results 1 – 3 of 3) sorted by relevance
215 struct readargs { struct216 nfs_fh file; /* handle for file */217 unsigned offset; /* byte offset in file */218 unsigned count; /* immediate read count */219 unsigned totalcount; /* total read count (from this offset)*/
246 struct readargs { struct252 typedef struct readargs readargs; argument
196 struct readargs { struct197 nfs_fh file; /* handle for file */198 unsigned offset; /* byte offset in file */199 unsigned count; /* immediate read count */200 unsigned totalcount; /* total read count (from this offset)*/