Searched defs:readargs (Results 1 – 13 of 13) sorted by relevance
294 struct readargs { struct295 nfs_fh ra_fhandle;296 u_int ra_offset;297 u_int ra_count;298 u_int ra_totalcount;
292 struct readargs { struct293 nfs_fh ra_fhandle;294 u_int ra_offset;295 u_int ra_count;296 u_int ra_totalcount;
304 struct readargs { struct305 nfs_fh ra_fhandle;306 u_int ra_offset;307 u_int ra_count;308 u_int ra_totalcount;
289 struct readargs { struct290 nfs_fh ra_fhandle;291 u_int ra_offset;292 u_int ra_count;293 u_int ra_totalcount;
306 struct readargs { struct307 fhandle_t ra_fhandle;308 u_int ra_offset;309 u_int ra_count;310 u_int ra_totalcount;
309 struct readargs { struct310 nfs_fh ra_fhandle;311 u_int ra_offset;312 u_int ra_count;313 u_int ra_totalcount;
339 struct readargs { struct340 nfsv2fh_t ra_fhandle;341 u_int ra_offset;342 u_int ra_count;343 u_int ra_totalcount;
358 struct readargs { struct359 nfs_fh ra_fhandle;360 u_int ra_offset;361 u_int ra_count;362 u_int ra_totalcount;
384 struct readargs { struct385 nfs_fh ra_fhandle;386 u_int ra_offset;387 u_int ra_count;388 u_int ra_totalcount;
323 struct readargs { struct324 nfs_fh ra_fhandle;325 u_int ra_offset;326 u_int ra_count;327 u_int ra_totalcount;
410 struct readargs { struct411 nfs_fh ra_fhandle;412 u_int ra_offset;413 u_int ra_count;414 u_int ra_totalcount;
503 struct readargs { struct504 nfs_fh ra_fhandle;505 u_int ra_offset;506 u_int ra_count;507 u_int ra_totalcount;
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)*/