Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
H A Dzmap.c104 struct z_erofs_maprecorder { struct
117 static int z_erofs_reload_indexes(struct z_erofs_maprecorder *m, in z_erofs_reload_indexes()
149 static int legacy_load_cluster_from_disk(struct z_erofs_maprecorder *m, in legacy_load_cluster_from_disk()
207 static int unpack_compacted_index(struct z_erofs_maprecorder *m, in unpack_compacted_index()
271 static int compacted_load_cluster_from_disk(struct z_erofs_maprecorder *m, in compacted_load_cluster_from_disk()
322 static int z_erofs_load_cluster_from_disk(struct z_erofs_maprecorder *m, in z_erofs_load_cluster_from_disk()
336 static int z_erofs_extent_lookback(struct z_erofs_maprecorder *m, in z_erofs_extent_lookback()
389 struct z_erofs_maprecorder m = { in z_erofs_map_blocks_iter()
/kernel/linux/linux-6.6/fs/erofs/
H A 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()
117 static int unpack_compacted_index(struct z_erofs_maprecorder *m, in unpack_compacted_index()
225 static int z_erofs_load_compact_lcluster(struct z_erofs_maprecorder *m, in z_erofs_load_compact_lcluster()
276 static int z_erofs_load_lcluster_from_disk(struct z_erofs_maprecorder *m, in z_erofs_load_lcluster_from_disk()
289 static int z_erofs_extent_lookback(struct z_erofs_maprecorder *m, in z_erofs_extent_lookback()
330 static int z_erofs_get_extent_compressedlen(struct z_erofs_maprecorder *m, in z_erofs_get_extent_compressedlen()
403 static int z_erofs_get_extent_decompressedlen(struct z_erofs_maprecorder *m) in z_erofs_get_extent_decompressedlen()
452 struct z_erofs_maprecorder m = { in z_erofs_do_map_blocks()

Completed in 3 milliseconds