Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dhibernate.c40 static int nocompress; variable
768 if (nocompress) in hibernate()
1333 nocompress = 1; in hibernate_setup()
/openbmc/linux/fs/isofs/
H A Dinode.c154 unsigned int nocompress:1; member
350 popt->nocompress = 0; in parse_options()
476 popt->nocompress = 1; in parse_options()
889 sbi->s_nocompress = opt.nocompress; in isofs_fill_super()
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst305 The same extension name can't appear in both compress and nocompress
308 nocompress extension will be treated as special cases and will not be compressed.
309 Don't allow use '*' to specifie all file in nocompress extension.
/openbmc/linux/Documentation/power/
H A Dswsusp.rst105 the resuming. If the option `hibernate=nocompress` is specified as a boot
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1745 nocompress Don't compress/decompress hibernation images.