Searched refs:EROFS_I_DATALAYOUT_MASK (Results 1 – 2 of 2) sorted by relevance
| /fs/erofs/ | ||
| A D | erofs_fs.h | 118 #define EROFS_I_DATALAYOUT_MASK 0x07 macro |
| A D | internal.h | 330 return (ifmt >> EROFS_I_DATALAYOUT_BIT) & EROFS_I_DATALAYOUT_MASK; in erofs_inode_datalayout() |
Completed in 7 milliseconds