Searched refs:UBIFS_COMPR_NONE (Results 1 – 6 of 6) sorted by relevance
24 .compr_type = UBIFS_COMPR_NONE,120 if (*compr_type == UBIFS_COMPR_NONE) in ubifs_compress()142 *compr_type = UBIFS_COMPR_NONE; in ubifs_compress()172 if (*compr_type == UBIFS_COMPR_NONE) in ubifs_compress_folio()194 *compr_type = UBIFS_COMPR_NONE; in ubifs_compress_folio()252 if (compr_type == UBIFS_COMPR_NONE) { in ubifs_decompress()300 if (compr_type == UBIFS_COMPR_NONE) { in ubifs_decompress_folio()370 ubifs_compressors[UBIFS_COMPR_NONE] = &none_compr; in ubifs_compressors_init()
347 UBIFS_COMPR_NONE, enumerator
65 return UBIFS_COMPR_NONE; in get_default_compressor()
896 compr_type = UBIFS_COMPR_NONE; in ubifs_jnl_write_data()1645 if (compr_type == UBIFS_COMPR_NONE) { in truncate_data_node()
144 ui->compr_type = UBIFS_COMPR_NONE; in ubifs_new_inode()
987 { "none", UBIFS_COMPR_NONE },