Home
last modified time | relevance | path

Searched defs:readargs (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnfs_prot.x195 struct readargs { struct
196 nfs_fh file; /* handle for file */
197 unsigned offset; /* byte offset in file */
198 unsigned count; /* immediate read count */
199 unsigned totalcount; /* total read count (from this offset)*/
H A Dnfs_prot.h152 struct readargs { struct
158 typedef struct readargs readargs; argument