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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dcompress.c44 .compr_type = UBIFS_COMPR_LZO,
51 .compr_type = UBIFS_COMPR_LZO,
H A Dubifs-media.h333 * UBIFS_COMPR_LZO: LZO compression
339 UBIFS_COMPR_LZO, enumerator in enum:__anon16983
544 * @compr_type: compression type (%UBIFS_COMPR_NONE, %UBIFS_COMPR_LZO, etc)
610 * @default_compr: default compression algorithm (%UBIFS_COMPR_LZO, etc)
H A Dsb.c188 sup->default_compr = cpu_to_le16(UBIFS_COMPR_LZO);
H A Dsuper.c1018 c->mount_opts.compr_type = UBIFS_COMPR_LZO;

Completed in 69 milliseconds