Home
last modified time | relevance | path

Searched refs:UBIFS_COMPR_NONE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dcompress.c23 .compr_type = UBIFS_COMPR_NONE,
107 if (*compr_type == UBIFS_COMPR_NONE) in ubifs_compress()
138 *compr_type = UBIFS_COMPR_NONE; in ubifs_compress()
171 if (compr_type == UBIFS_COMPR_NONE) { in ubifs_decompress()
244 ubifs_compressors[UBIFS_COMPR_NONE] = &none_compr; in ubifs_compressors_init()
H A Dubifs-media.h347 UBIFS_COMPR_NONE, enumerator
H A Dsb.c65 return UBIFS_COMPR_NONE; in get_default_compressor()
H A Djournal.c763 compr_type = UBIFS_COMPR_NONE; in ubifs_jnl_write_data()
1506 if (compr_type == UBIFS_COMPR_NONE) { in truncate_data_node()
H A Ddir.c139 ui->compr_type = UBIFS_COMPR_NONE; in ubifs_new_inode()
H A Dsuper.c1087 c->mount_opts.compr_type = UBIFS_COMPR_NONE; in ubifs_parse_options()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c39 .compr_type = UBIFS_COMPR_NONE,
130 if (compr->compr_type == UBIFS_COMPR_NONE) { in crypto_comp_decompress()
184 if (compr_type == UBIFS_COMPR_NONE) { in ubifs_decompress()
H A Dubifs-media.h326 UBIFS_COMPR_NONE, enumerator
H A Dsuper.c1211 c->mount_opts.compr_type = UBIFS_COMPR_NONE; in ubifs_parse_options()