Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Dballoc.c31 static int read_block_bitmap(struct super_block *sb, in read_block_bitmap() function
100 retval = read_block_bitmap(sb, bitmap, block_group, block_group); in load_block_bitmap()