Searched refs:write_res (Results 1 – 4 of 4) sorted by relevance
169 size_t write_res; in TEST_F() local192 write_res = snd_pcm_writei(handle, samples, params->rate * params->time); in TEST_F()193 ASSERT_GE(write_res, 0); in TEST_F()
2653 be32_to_cpu(res->write_res.stateid.seqid);2655 nfs_stateid_hash(&res->write_res.stateid);2656 __entry->res_count = res->write_res.count;
987 status = decode_write_response(xdr, &res->write_res); in decode_copy()
1518 struct nfs42_write_res write_res; member