Searched defs:read4res_s (Results 1 – 1 of 1) sorted by relevance
348 typedef struct read4res_s { struct349 b_compound_t r_res; /* compound + putfh */350 uint_t r_opread; /* read opnum */351 nfsstat4 r_status; /* read result */352 bool_t r_eof; /* read result */353 uint_t r_data_len; /* read result */354 char *r_data_val; /* read result */