Searched refs:nilfs_find_next_zero_bit (Results 1 – 2 of 2) sorted by relevance
77 #define nilfs_find_next_zero_bit find_next_zero_bit_le macro
353 pos = nilfs_find_next_zero_bit(bitmap, end, target); in nilfs_palloc_find_available_slot()372 pos = nilfs_find_next_zero_bit(bitmap, end, curr); in nilfs_palloc_find_available_slot()