Searched refs:EXT2FS_IS_32_BITMAP (Results 1 – 3 of 3) sorted by relevance
253 if (EXT2FS_IS_32_BITMAP(bmap)) { in ext2fs_free_generic_bmap()289 if (EXT2FS_IS_32_BITMAP(src)) in ext2fs_copy_generic_bmap()358 if (EXT2FS_IS_32_BITMAP(bmap)) in ext2fs_resize_generic_bmap()379 if (EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_fudge_generic_bmap_end()409 if (EXT2FS_IS_32_BITMAP(bitmap)) in ext2fs_get_generic_bmap_start()425 if (EXT2FS_IS_32_BITMAP(bitmap)) in ext2fs_get_generic_bmap_end()438 if (EXT2FS_IS_32_BITMAP(bitmap)) in ext2fs_clear_generic_bmap()452 if (EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_mark_generic_bmap()491 if (EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_unmark_generic_bmap()522 if (EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_test_generic_bmap()[all …]
44 #define EXT2FS_IS_32_BITMAP(bmap) \ macro184 if (!EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_test_generic_bitmap()208 if (!EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_mark_generic_bitmap()232 if (!EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_unmark_generic_bitmap()255 if (!EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_get_generic_bitmap_start()274 if (!EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_get_generic_bitmap_end()292 if (!EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_clear_generic_bitmap()
58 #define EXT2FS_IS_32_BITMAP(bmap) \ macro