Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dzmap.c109 struct z_erofs_maprecorder { struct
122 static int z_erofs_reload_indexes(struct z_erofs_maprecorder *m, in z_erofs_reload_indexes() argument
154 static int legacy_load_cluster_from_disk(struct z_erofs_maprecorder *m, in legacy_load_cluster_from_disk()
244 static int unpack_compacted_index(struct z_erofs_maprecorder *m, in unpack_compacted_index()
349 static int compacted_load_cluster_from_disk(struct z_erofs_maprecorder *m, in compacted_load_cluster_from_disk()
406 static int z_erofs_load_cluster_from_disk(struct z_erofs_maprecorder *m, in z_erofs_load_cluster_from_disk()
420 static int z_erofs_extent_lookback(struct z_erofs_maprecorder *m, in z_erofs_extent_lookback()
468 static int z_erofs_get_extent_compressedlen(struct z_erofs_maprecorder *m, in z_erofs_get_extent_compressedlen()
543 static int z_erofs_get_extent_decompressedlen(struct z_erofs_maprecorder *m) in z_erofs_get_extent_decompressedlen()
591 struct z_erofs_maprecorder m = { in z_erofs_map_blocks_iter()

Completed in 5 milliseconds