Searched refs:UBIFS_COMPR_NONE (Results 1 – 6 of 6) sorted by relevance
29 .compr_type = UBIFS_COMPR_NONE,84 if (*compr_type == UBIFS_COMPR_NONE) in ubifs_compress_common()130 *compr_type = UBIFS_COMPR_NONE; in ubifs_compress_common()213 if (compr_type == UBIFS_COMPR_NONE) { in ubifs_decompress_common()351 ubifs_compressors[UBIFS_COMPR_NONE] = &none_compr; in ubifs_compressors_init()
347 UBIFS_COMPR_NONE, enumerator
896 compr_type = UBIFS_COMPR_NONE; in ubifs_jnl_write_data()1645 if (compr_type == UBIFS_COMPR_NONE) { in truncate_data_node()
65 return UBIFS_COMPR_NONE; in get_default_compressor()
144 ui->compr_type = UBIFS_COMPR_NONE; in ubifs_new_inode()
987 { "none", UBIFS_COMPR_NONE },
Completed in 19 milliseconds