Home
last modified time | relevance | path

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

/fs/erofs/
Derofs_fs.h115 #define EROFS_I_DATALAYOUT_BITS 3 macro
121 ((1 << (EROFS_I_DATALAYOUT_BIT + EROFS_I_DATALAYOUT_BITS)) - 1)
Dinternal.h354 EROFS_I_DATALAYOUT_BITS); in erofs_inode_datalayout()