Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Derofs_fs.h261 #define EROFS_BLOCK_MAP_ENTRY_SIZE sizeof(__le32) macro
Ddata.c154 unit = EROFS_BLOCK_MAP_ENTRY_SIZE; /* block map */ in erofs_map_blocks()