Home
last modified time | relevance | path

Searched refs:EROFS_I_DATALAYOUT_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Derofs_fs.h76 #define EROFS_I_DATALAYOUT_BIT 1 macro
79 ((1 << (EROFS_I_DATALAYOUT_BIT + EROFS_I_DATALAYOUT_BITS)) - 1)
H A Dinternal.h280 return erofs_bitrange(value, EROFS_I_DATALAYOUT_BIT, in erofs_inode_datalayout()
/kernel/linux/linux-6.6/fs/erofs/
H A Derofs_fs.h118 #define EROFS_I_DATALAYOUT_BIT 1 macro
H A Dinternal.h322 return (ifmt >> EROFS_I_DATALAYOUT_BIT) & EROFS_I_DATALAYOUT_MASK; in erofs_inode_datalayout()

Completed in 5 milliseconds