UBIFS_COMPR_ZLIB   49 fs/ubifs/compress.c 	.compr_type = UBIFS_COMPR_ZLIB,
UBIFS_COMPR_ZLIB   57 fs/ubifs/compress.c 	.compr_type = UBIFS_COMPR_ZLIB,
UBIFS_COMPR_ZLIB   59 fs/ubifs/sb.c  	if (ubifs_compr_present(c, UBIFS_COMPR_ZLIB))
UBIFS_COMPR_ZLIB   60 fs/ubifs/sb.c  		return UBIFS_COMPR_ZLIB;
UBIFS_COMPR_ZLIB 1061 fs/ubifs/super.c 				c->mount_opts.compr_type = UBIFS_COMPR_ZLIB;