Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Derofs_fs.h117 #define EROFS_I_DATALAYOUT_BIT 1 macro
H A Dinternal.h296 return (ifmt >> EROFS_I_DATALAYOUT_BIT) & EROFS_I_DATALAYOUT_MASK; in erofs_inode_datalayout()