Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Dballoc.c98 static inline int load_block_bitmap(struct super_block *sb, in load_block_bitmap() function
170 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_free_blocks()
220 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_prealloc_blocks()
269 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_new_block()
308 bitmap_nr = load_block_bitmap(sb, bitmap, block_group); in udf_bitmap_new_block()