Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dhibernate.c37 static int nocompress; variable
692 if (nocompress) in hibernate()
1121 nocompress = 1; in hibernate_setup()
/linux-4.4.14/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.4.14/Documentation/power/
Dswsusp.txt87 the resuming. If the option ``hibernate=nocompress'' is specified as a boot
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3390 nocompress Don't compress/decompress hibernation images.