Searched refs:EROFS_BLOCK_MAP_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/erofs/ | ||
H A D | erofs_fs.h | 267 #define EROFS_BLOCK_MAP_ENTRY_SIZE sizeof(__le32) macro |
H A D | data.c | 132 unit = EROFS_BLOCK_MAP_ENTRY_SIZE; /* block map */ in erofs_map_blocks() |