Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuballoc.c1291 unsigned int total_bits, in ocfs2_block_group_find_clear_bits() argument
1306 while((offset = ocfs2_find_next_zero_bit(bitmap, total_bits, start)) != -1) { in ocfs2_block_group_find_clear_bits()
1307 if (offset == total_bits) in ocfs2_block_group_find_clear_bits()