Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dalloc.h65 #define nilfs_find_next_zero_bit find_next_zero_bit_le macro
A Dalloc.c390 pos = nilfs_find_next_zero_bit(bitmap, end, pos); in nilfs_palloc_find_available_slot()
402 pos = nilfs_find_next_zero_bit(bitmap, end, pos); in nilfs_palloc_find_available_slot()

Completed in 4 milliseconds