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

/linux-master/fs/erofs/
H A Derofs_fs.h115 #define EROFS_I_DATALAYOUT_MASK 0x07 macro
H A Dinternal.h315 return (ifmt >> EROFS_I_DATALAYOUT_BIT) & EROFS_I_DATALAYOUT_MASK;

Completed in 126 milliseconds