Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Dnfs_prot.x193 struct readargs { struct
194 nfs_fh file; /* handle for file */
195 unsigned offset; /* byte offset in file */
196 unsigned count; /* immediate read count */
197 unsigned totalcount; /* total read count (from this offset)*/
Dnfs_prot.h152 struct readargs { struct
158 typedef struct readargs readargs; argument