Home
last modified time | relevance | path

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

/openbsd-src/sys/lib/libsa/
H A Dnfs.c68 struct nfs_read_args { struct
69 u_char fh[NFS_FHSIZE];
70 u_int32_t off;
71 u_int32_t len;
72 u_int32_t xxx; /* XXX what's this for? */