Searched refs:EXT2FS_IS_32_BITMAP (Results 1 – 3 of 3) sorted by relevance
251 if (EXT2FS_IS_32_BITMAP(bmap)) { in ext2fs_free_generic_bmap()287 if (EXT2FS_IS_32_BITMAP(src)) in ext2fs_copy_generic_bmap()356 if (EXT2FS_IS_32_BITMAP(bmap)) in ext2fs_resize_generic_bmap()377 if (EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_fudge_generic_bmap_end()407 if (EXT2FS_IS_32_BITMAP(bitmap)) in ext2fs_get_generic_bmap_start()423 if (EXT2FS_IS_32_BITMAP(bitmap)) in ext2fs_get_generic_bmap_end()436 if (EXT2FS_IS_32_BITMAP(bitmap)) in ext2fs_clear_generic_bmap()450 if (EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_mark_generic_bmap()489 if (EXT2FS_IS_32_BITMAP(bitmap)) { in ext2fs_unmark_generic_bmap()520 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