Searched defs:nfs_read_args (Results 1 – 1 of 1) sorted by relevance
68 struct nfs_read_args { struct69 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? */