Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/erofs/
A Derofs_fs.h117 #define EROFS_I_DATALAYOUT_BIT 1 macro
120 ((1 << (EROFS_I_DATALAYOUT_BIT + EROFS_I_DATALAYOUT_BITS)) - 1)
A Dinternal.h366 return erofs_bitrange(value, EROFS_I_DATALAYOUT_BIT, in erofs_inode_datalayout()

Completed in 6 milliseconds