Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Derofs_fs.h114 #define EROFS_I_DATALAYOUT_BITS 3 macro
120 ((1 << (EROFS_I_DATALAYOUT_BIT + EROFS_I_DATALAYOUT_BITS)) - 1)
Dinternal.h370 EROFS_I_DATALAYOUT_BITS); in erofs_inode_datalayout()