Searched refs:fsnum (Results 1 – 2 of 2) sorted by relevance
102 int fsnum; in tg_get_op() local117 fsnum = tg->bindfs; in tg_get_op()118 if (fsnum < 0) in tg_get_op()119 fsnum = getrandom(rd, tg->fc->num_filesys); in tg_get_op()121 params->fs = fc_get_fs(tg->fc, fsnum); in tg_get_op()138 void tg_set_bindfs(ffsb_tg_t * tg, int fsnum) in tg_set_bindfs() argument140 tg->bindfs = fsnum; in tg_set_bindfs()
148 void tg_set_bindfs(ffsb_tg_t *tg, int fsnum);