Home
last modified time | relevance | path

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

/aosp_15_r20/external/erofs-utils/lib/
H A Dcompressor.h31 struct erofs_algorithm { struct
42 const struct erofs_algorithm *alg; argument
H A Dcompressor.c11 static const struct erofs_algorithm erofs_algs[] = {
67 const struct erofs_algorithm *z_erofs_list_available_compressors(int *i) in z_erofs_list_available_compressors()
/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dcompress.h31 const struct erofs_algorithm *z_erofs_list_available_compressors(int *i);
/aosp_15_r20/external/erofs-utils/mkfs/
H A Dmain.c94 const struct erofs_algorithm *s; in print_available_compressors()
108 const struct erofs_algorithm *s; in usage()
/aosp_15_r20/external/erofs-utils/fsck/
H A Dmain.c68 const struct erofs_algorithm *s; in print_available_decompressors()