Searched refs:fa_element_to_part_nr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dflex_array.c107 static int fa_element_to_part_nr(struct flex_array *fa, function
182 int part_nr = fa_element_to_part_nr(fa, element_nr);
209 int part_nr = fa_element_to_part_nr(fa, element_nr);
253 start_part = fa_element_to_part_nr(fa, start);
254 end_part = fa_element_to_part_nr(fa, end);
277 int part_nr = fa_element_to_part_nr(fa, element_nr);

Completed in 29 milliseconds