Searched refs:EROFS_BLOCK_MAP_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/erofs/ | ||
| D | erofs_fs.h | 236 #define EROFS_BLOCK_MAP_ENTRY_SIZE sizeof(__le32) macro |
| D | data.c | 105 unit = EROFS_BLOCK_MAP_ENTRY_SIZE; /* block map */ in erofs_map_blocks() |