Searched refs:tg_set_read_blocksize (Results 1 – 3 of 3) sorted by relevance
165 void tg_set_read_blocksize(ffsb_tg_t *tg, uint32_t rs);
183 void tg_set_read_blocksize(ffsb_tg_t * tg, uint32_t rs) in tg_set_read_blocksize() function
849 tg_set_read_blocksize(tg, get_config_u32(config, "read_blocksize")); in init_threadgroup()