Searched refs:nilfs_find_next_bit (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/nilfs2/ | ||
D | alloc.h | 66 #define nilfs_find_next_bit find_next_bit_le macro |
D | alloc.c | 790 pos = nilfs_find_next_bit(bitmap, end, entry_start); in nilfs_palloc_freev() |