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

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1506 * get_bit_array_size() - Return the number of bytes needed to store a bit array of the specified
1512 static size_t get_bit_array_size(unsigned int bit_count) function
1535 get_bit_array_size(instances.bit_count),
1536 get_bit_array_size(new_count),

Completed in 113 milliseconds