Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Dballoc.c77 static int load_block_bitmap(struct super_block *sb, in load_block_bitmap() function
151 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_free_blocks()
199 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_prealloc_blocks()
248 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_new_block()
287 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_new_block()