Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass5.c307 #define GE_CLSTR(x, y) (B2C(x) >= B2C(y)) macro
/external/e2fsprogs/resize/
Dresize2fs.c89 #define GE_CLSTR(x, y) (B2C(x) >= B2C(y)) macro
2772 GE_CLSTR(blk, old_desc_blk) && in ext2fs_calculate_summary_stats()
2777 ((GE_CLSTR(blk, ext2fs_inode_table_loc(fs, group)) && in ext2fs_calculate_summary_stats()