Home
last modified time | relevance | path

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

/external/e2fsprogs/resize/
Dresize2fs.c59 #define IS_BLOCK_BM(fs, i, blk) ((blk) == ext2fs_block_bitmap_loc((fs),(i))) macro
794 if (IS_BLOCK_BM(fs, group, blk)) { in mark_fs_metablock()
813 if (IS_BLOCK_BM(fs, i, blk)) { in mark_fs_metablock()