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

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1519 * grow_bit_array() - Re-allocate the bitmap word array so there will more instance numbers that
1527 static int grow_bit_array(void) function
1561 result = grow_bit_array();

Completed in 108 milliseconds