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