| /linux-4.1.27/arch/s390/boot/compressed/ | 
| D | vmlinux.scr | 4 	input_len = .;5 	LONG(input_data_end - input_data) input_data = .;
 7 	output_len = . - 4;
 8 	input_data_end = .;
 
 | 
| /linux-4.1.27/arch/sh/boot/compressed/ | 
| D | vmlinux.scr | 4 	input_len = .;5 	LONG(input_data_end - input_data) input_data = .;
 7 	output_len = . - 4;
 8 	input_data_end = .;
 
 | 
| /linux-4.1.27/fs/pstore/ | 
| D | platform.c | 299 		bool compressed;  in pstore_dump()  local400 			       bool compressed, size_t size,  in pstore_write_compat()
 481 	bool			compressed;  in pstore_get_records()  local
 
 | 
| D | ram.c | 153 				  bool *compressed)  in ramoops_read_kmsg_hdr()183 				   char **buf, bool *compressed,  in ramoops_pstore_read()
 229 				     bool compressed)  in ramoops_write_kmsg_hdr()
 255 					    bool compressed, size_t size,  in ramoops_pstore_write_buf()
 
 | 
| D | inode.c | 301 		  char *data, bool compressed, size_t size,  in pstore_mkfile()
 | 
| /linux-4.1.27/arch/m32r/ | 
| D | Makefile | 55 compressed: zImage  target
 | 
| /linux-4.1.27/drivers/firmware/efi/ | 
| D | efi-pstore.c | 36 	bool *compressed;  member212 			       char **buf, bool *compressed,  in efi_pstore_read()
 240 		unsigned int part, int count, bool compressed, size_t size,  in efi_pstore_write()
 
 | 
| /linux-4.1.27/arch/ia64/ | 
| D | Makefile | 70 compressed: vmlinux.gz  target
 | 
| /linux-4.1.27/fs/squashfs/ | 
| D | block.c | 97 	int bytes, compressed, b = 0, k = 0, avail, i;  in squashfs_read_data()  local
 | 
| /linux-4.1.27/drivers/media/platform/vivid/ | 
| D | vivid-rds-gen.h | 40 	bool			compressed;  member
 | 
| /linux-4.1.27/arch/m68k/ | 
| D | Makefile | 131 zImage compressed: vmlinux.gz  target
 | 
| /linux-4.1.27/arch/sh/ | 
| D | Makefile | 216 compressed: zImage  target
 | 
| /linux-4.1.27/lib/xz/ | 
| D | xz_dec_stream.c | 66 		vli_type compressed;  member81 		vli_type compressed;  member
 
 | 
| D | xz_dec_lzma2.c | 238 	uint32_t compressed;  member
 | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | nvram_64.c | 410 				bool compressed, size_t size,  in nvram_pstore_write()448 				bool *compressed, struct pstore_info *psi)  in nvram_pstore_read()
 
 | 
| /linux-4.1.27/drivers/acpi/apei/ | 
| D | erst.c | 995 			   bool *compressed, struct pstore_info *psi)  in erst_reader()1066 		       u64 *id, unsigned int part, int count, bool compressed,  in erst_writer()
 
 | 
| /linux-4.1.27/fs/ntfs/ | 
| D | inode.h | 119 		} compressed;  member
 | 
| /linux-4.1.27/drivers/media/usb/pwc/ | 
| D | pwc-ctrl.c | 93 	int compressed;			/* Compressed yes/no */  member
 | 
| /linux-4.1.27/drivers/media/i2c/smiapp/ | 
| D | smiapp.h | 142 	u8 compressed;  member
 | 
| /linux-4.1.27/drivers/media/usb/usbvision/ | 
| D | usbvision-core.c | 600 static int usbvision_decompress(struct usb_usbvision *usbvision, unsigned char *compressed,  in usbvision_decompress()
 | 
| /linux-4.1.27/fs/btrfs/ | 
| D | file.c | 543 	int compressed = 0;  in btrfs_drop_extent_cache()  local
 | 
| D | send.c | 1292 	int compressed;  in find_extent_clone()  local
 | 
| D | extent_io.c | 3387 	bool compressed;  in __extent_writepage_io()  local
 |