Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs4ops.c59 read4arg_t readargs; in nfs4read() local
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x198 struct readargs { struct
199 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)*/