Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Derofs_fs.h418 #define Z_EROFS_MAP_HEADER_END(end) \ macro
420 #define Z_EROFS_FULL_INDEX_START(end) (Z_EROFS_MAP_HEADER_END(end) + 8)
H A Dzmap.c101 const erofs_off_t ebase = Z_EROFS_MAP_HEADER_END(erofs_iloc(inode) + in z_erofs_load_compact_lcluster()
509 erofs_off_t pos = round_up(Z_EROFS_MAP_HEADER_END(erofs_iloc(inode) + in z_erofs_map_blocks_ext()