Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Derofs_fs.h408 #define Z_EROFS_MAP_HEADER_END(end) \ macro
410 #define Z_EROFS_FULL_INDEX_START(end) (Z_EROFS_MAP_HEADER_END(end) + 8)
H A Dzmap.c105 const erofs_off_t ebase = Z_EROFS_MAP_HEADER_END(erofs_iloc(inode) + in z_erofs_load_compact_lcluster()
544 erofs_off_t pos = round_up(Z_EROFS_MAP_HEADER_END(erofs_iloc(inode) + in z_erofs_map_blocks_ext()