Searched refs:EXT4_BLOCK_ALIGN (Results 1 - 1 of 1) sorted by relevance

/system/extras/ext4_utils/
H A Dext4.h101 #define EXT4_BLOCK_ALIGN(size, blkbits) ALIGN((size), (1 << (blkbits))) macro

Completed in 57 milliseconds