Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Derofs_fs.h266 #define EROFS_BLOCK_MAP_ENTRY_SIZE sizeof(__le32) macro
H A Ddata.c153 unit = EROFS_BLOCK_MAP_ENTRY_SIZE; /* block map */ in erofs_map_blocks()