Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Derofs_fs.h420 #define Z_EROFS_FULL_INDEX_START(end) (Z_EROFS_MAP_HEADER_END(end) + 8) macro
H A Dzmap.c28 const erofs_off_t pos = Z_EROFS_FULL_INDEX_START(erofs_iloc(inode) + in z_erofs_load_full_lcluster()