Searched refs:ubifs_compr_present (Results 1 – 2 of 2) sorted by relevance
101 static inline int ubifs_compr_present(struct ubifs_info *c, int compr_type) in ubifs_compr_present() function
56 if (ubifs_compr_present(c, UBIFS_COMPR_ZSTD)) in get_default_compressor()59 if (ubifs_compr_present(c, UBIFS_COMPR_LZO)) in get_default_compressor()62 if (ubifs_compr_present(c, UBIFS_COMPR_ZLIB)) in get_default_compressor()