Home
last modified time | relevance | path

Searched refs:idx_grow (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/librdmacm/
H A Dindexer.c55 static int idx_grow(struct indexer *idx) in idx_grow() function
92 if ((index = idx_grow(idx)) <= 0) in idx_insert()