Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dballoc.c579 bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh, in bitmap_search_next_usable_block() function
637 here = bitmap_search_next_usable_block(here, bh, maxblocks); in find_next_usable_block()
989 first_free_block = bitmap_search_next_usable_block( in alloc_new_reservation()