Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dzmap.c10 struct z_erofs_maprecorder { struct
25 static int z_erofs_load_full_lcluster(struct z_erofs_maprecorder *m, in z_erofs_load_full_lcluster() argument
120 static int unpack_compacted_index(struct z_erofs_maprecorder *m, in unpack_compacted_index()
229 static int z_erofs_load_compact_lcluster(struct z_erofs_maprecorder *m, in z_erofs_load_compact_lcluster()
280 static int z_erofs_load_lcluster_from_disk(struct z_erofs_maprecorder *m, in z_erofs_load_lcluster_from_disk()
293 static int z_erofs_extent_lookback(struct z_erofs_maprecorder *m, in z_erofs_extent_lookback()
334 static int z_erofs_get_extent_compressedlen(struct z_erofs_maprecorder *m, in z_erofs_get_extent_compressedlen()
407 static int z_erofs_get_extent_decompressedlen(struct z_erofs_maprecorder *m) in z_erofs_get_extent_decompressedlen()
456 struct z_erofs_maprecorder m = { in z_erofs_do_map_blocks()