Home
last modified time | relevance | path

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

/fs/erofs/
Dzdata.h109 #define Z_EROFS_ONLINEPAGE_COUNT_BITS 2 macro
110 #define Z_EROFS_ONLINEPAGE_COUNT_MASK ((1 << Z_EROFS_ONLINEPAGE_COUNT_BITS) - 1)
111 #define Z_EROFS_ONLINEPAGE_INDEX_SHIFT (Z_EROFS_ONLINEPAGE_COUNT_BITS)