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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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:__anon32520
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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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:__anon20827
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 184 milliseconds