Searched refs:bitset_size (Results 1 – 1 of 1) sorted by relevance
67 static size_t bitset_size(unsigned int nr_bits) in bitset_size() function77 ws->bits = vzalloc(bitset_size(nr_blocks)); in writeset_alloc()94 memset(ws->bits, 0, bitset_size(nr_blocks)); in writeset_init()