Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
245 ubifs_compressors[UBIFS_COMPR_NONE] = &none_compr; in ubifs_compressors_init()
H A Dubifs-media.h347 UBIFS_COMPR_NONE, enumerator
H A Djournal.c763 compr_type = UBIFS_COMPR_NONE; in ubifs_jnl_write_data()
1464 if (compr_type == UBIFS_COMPR_NONE) { in truncate_data_node()
H A Dsb.c62 return UBIFS_COMPR_NONE; in get_default_compressor()
H A Ddir.c137 ui->compr_type = UBIFS_COMPR_NONE; in ubifs_new_inode()
H A Dsuper.c1078 c->mount_opts.compr_type = UBIFS_COMPR_NONE; in ubifs_parse_options()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.c40 .compr_type = UBIFS_COMPR_NONE,
131 if (compr->compr_type == UBIFS_COMPR_NONE) { in crypto_comp_decompress()
185 if (compr_type == UBIFS_COMPR_NONE) { in ubifs_decompress()
H A Dubifs-media.h327 UBIFS_COMPR_NONE, enumerator
H A Dsuper.c1212 c->mount_opts.compr_type = UBIFS_COMPR_NONE; in ubifs_parse_options()