find_next_chained_ft
return find_next_chained_ft(&prio->node);
next_ft = first_ft ? first_ft : find_next_chained_ft(&prio->node);
find_next_chained_ft(&fs_prio->node);
return find_next_chained_ft(&prio->node);