Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzmap.c10 struct z_erofs_maprecorder { struct
23 static int z_erofs_load_full_lcluster(struct z_erofs_maprecorder *m, in z_erofs_load_full_lcluster() argument
96 static int z_erofs_load_compact_lcluster(struct z_erofs_maprecorder *m, in z_erofs_load_compact_lcluster()
236 static int z_erofs_load_lcluster_from_disk(struct z_erofs_maprecorder *m, in z_erofs_load_lcluster_from_disk()
264 static int z_erofs_extent_lookback(struct z_erofs_maprecorder *m, in z_erofs_extent_lookback()
295 static int z_erofs_get_extent_compressedlen(struct z_erofs_maprecorder *m, in z_erofs_get_extent_compressedlen()
350 static int z_erofs_get_extent_decompressedlen(struct z_erofs_maprecorder *m) in z_erofs_get_extent_decompressedlen()
395 struct z_erofs_maprecorder m = { in z_erofs_map_blocks_fo()