Searched refs:UBIFS_COMPR_NONE (Results 1 - 10 of 10) 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.c35 .compr_type = UBIFS_COMPR_NONE,
89 * @out_buf. The same happens if @compr_type is %UBIFS_COMPR_NONE or if
93 * buffer and %UBIFS_COMPR_NONE is returned in @compr_type.
101 if (*compr_type == UBIFS_COMPR_NONE)
133 *compr_type = UBIFS_COMPR_NONE;
166 if (compr_type == UBIFS_COMPR_NONE) {
236 ubifs_compressors[UBIFS_COMPR_NONE] = &none_compr;
H A Dubifs-media.h332 * UBIFS_COMPR_NONE: no compression
338 UBIFS_COMPR_NONE, enumerator in enum:__anon32520
544 * @compr_type: compression type (%UBIFS_COMPR_NONE, %UBIFS_COMPR_LZO, etc)
H A Djournal.c711 compr_type = UBIFS_COMPR_NONE;
1171 if (compr_type != UBIFS_COMPR_NONE) {
H A Ddir.c143 ui->compr_type = UBIFS_COMPR_NONE;
H A Dsuper.c1016 c->mount_opts.compr_type = UBIFS_COMPR_NONE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dcompress.c35 .compr_type = UBIFS_COMPR_NONE,
89 * @out_buf. The same happens if @compr_type is %UBIFS_COMPR_NONE or if
93 * buffer and %UBIFS_COMPR_NONE is returned in @compr_type.
101 if (*compr_type == UBIFS_COMPR_NONE)
133 *compr_type = UBIFS_COMPR_NONE;
166 if (compr_type == UBIFS_COMPR_NONE) {
236 ubifs_compressors[UBIFS_COMPR_NONE] = &none_compr;
H A Dubifs-media.h332 * UBIFS_COMPR_NONE: no compression
338 UBIFS_COMPR_NONE, enumerator in enum:__anon20827
544 * @compr_type: compression type (%UBIFS_COMPR_NONE, %UBIFS_COMPR_LZO, etc)
H A Djournal.c711 compr_type = UBIFS_COMPR_NONE;
1171 if (compr_type != UBIFS_COMPR_NONE) {
H A Ddir.c143 ui->compr_type = UBIFS_COMPR_NONE;
H A Dsuper.c1016 c->mount_opts.compr_type = UBIFS_COMPR_NONE;

Completed in 218 milliseconds