Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()