Searched refs:EXT2FS_BITMAPS_BLOCK (Results 1 – 2 of 2) sorted by relevance
249 if (flags & EXT2FS_BITMAPS_BLOCK) { in read_bitmaps_range_prepare()272 if (flags & EXT2FS_BITMAPS_BLOCK) { in read_bitmaps_range_prepare()304 if (flags & EXT2FS_BITMAPS_BLOCK) { in read_bitmaps_range_start()455 if (flags & EXT2FS_BITMAPS_BLOCK) { in read_bitmaps_range_end()470 if (flags & EXT2FS_BITMAPS_BLOCK) { in read_bitmaps_cleanup_on_error()540 flags & EXT2FS_BITMAPS_BLOCK); in ext2fs_rw_bitmaps()644 return ext2fs_rw_bitmaps(fs, EXT2FS_BITMAPS_BLOCK, -1); in ext2fs_read_block_bitmap()664 flags |= EXT2FS_BITMAPS_BLOCK; in ext2fs_read_bitmaps()
713 #define EXT2FS_BITMAPS_BLOCK 0x0002 macro