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, u64 lcn) in z_erofs_load_full_lcluster() argument
95 static int z_erofs_load_compact_lcluster(struct z_erofs_maprecorder *m, in z_erofs_load_compact_lcluster()
235 static int z_erofs_load_lcluster_from_disk(struct z_erofs_maprecorder *m, in z_erofs_load_lcluster_from_disk()
263 static int z_erofs_extent_lookback(struct z_erofs_maprecorder *m, in z_erofs_extent_lookback()
294 static int z_erofs_get_extent_compressedlen(struct z_erofs_maprecorder *m, in z_erofs_get_extent_compressedlen()
349 static int z_erofs_get_extent_decompressedlen(struct z_erofs_maprecorder *m) in z_erofs_get_extent_decompressedlen()
394 struct z_erofs_maprecorder m = { in z_erofs_map_blocks_fo()