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