Home
last modified time | relevance | path

Searched refs:UBIFS_COMPR_LZO (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dcompress.c32 .compr_type = UBIFS_COMPR_LZO,
39 .compr_type = UBIFS_COMPR_LZO,
H A Dubifs-media.h341 * UBIFS_COMPR_LZO: LZO compression
348 UBIFS_COMPR_LZO, enumerator
572 * @compr_type: compression type (%UBIFS_COMPR_NONE, %UBIFS_COMPR_LZO, etc)
636 * @default_compr: default compression algorithm (%UBIFS_COMPR_LZO, etc)
H A Dsb.c56 if (ubifs_compr_present(c, UBIFS_COMPR_LZO)) in get_default_compressor()
57 return UBIFS_COMPR_LZO; in get_default_compressor()
H A Dsuper.c1089 c->mount_opts.compr_type = UBIFS_COMPR_LZO; in ubifs_parse_options()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dcompress.c32 .compr_type = UBIFS_COMPR_LZO,
39 .compr_type = UBIFS_COMPR_LZO,
H A Dubifs-media.h341 * UBIFS_COMPR_LZO: LZO compression
348 UBIFS_COMPR_LZO, enumerator
572 * @compr_type: compression type (%UBIFS_COMPR_NONE, %UBIFS_COMPR_LZO, etc)
636 * @default_compr: default compression algorithm (%UBIFS_COMPR_LZO, etc)
H A Dsb.c59 if (ubifs_compr_present(c, UBIFS_COMPR_LZO)) in get_default_compressor()
60 return UBIFS_COMPR_LZO; in get_default_compressor()
H A Dsuper.c1089 c->mount_opts.compr_type = UBIFS_COMPR_LZO; in ubifs_parse_options()

Completed in 12 milliseconds