Home
last modified time | relevance | path

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

/linux-6.14.4/fs/udf/
Dballoc.c77 static int load_block_bitmap(struct super_block *sb, in load_block_bitmap() function
150 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_free_blocks()
198 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_prealloc_blocks()
247 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_new_block()
286 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_new_block()