Searched refs:ubifs_compressor (Results 1 – 2 of 2) sorted by relevance
22 static struct ubifs_compressor none_compr = {31 static struct ubifs_compressor lzo_compr = {38 static struct ubifs_compressor lzo_compr = {48 static struct ubifs_compressor zlib_compr = {56 static struct ubifs_compressor zlib_compr = {66 static struct ubifs_compressor zstd_compr = {74 static struct ubifs_compressor zstd_compr = {81 struct ubifs_compressor *ubifs_compressors[UBIFS_COMPR_TYPES_CNT];105 struct ubifs_compressor *compr = ubifs_compressors[*compr_type]; in ubifs_compress()157 struct ubifs_compressor *compr; in ubifs_decompress()[all …]
850 struct ubifs_compressor { struct1537 extern struct ubifs_compressor *ubifs_compressors[UBIFS_COMPR_TYPES_CNT];