Home
last modified time | relevance | path

Searched refs:nocompress (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/kernel/power/
Dhibernate.c37 static int nocompress; variable
689 if (nocompress) in hibernate()
1118 nocompress = 1; in hibernate_setup()
/linux-4.1.27/fs/isofs/
Dinode.c155 unsigned int nocompress:1; member
351 popt->nocompress = 0; in parse_options()
468 popt->nocompress = 1; in parse_options()
829 sbi->s_nocompress = opt.nocompress; in isofs_fill_super()
/linux-4.1.27/Documentation/power/
Dswsusp.txt87 the resuming. If the option ``hibernate=nocompress'' is specified as a boot
/linux-4.1.27/Documentation/
Dkernel-parameters.txt3270 nocompress Don't compress/decompress hibernation images.