Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/power/
Dhibernate.c39 static int nocompress; variable
757 if (nocompress) in hibernate()
1304 nocompress = 1; in hibernate_setup()
/linux-5.19.10/fs/isofs/
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()
/linux-5.19.10/Documentation/filesystems/
Df2fs.rst303 The same extension name can't appear in both compress and nocompress
306 nocompress extension will be treated as special cases and will not be compressed.
307 Don't allow use '*' to specifie all file in nocompress extension.
/linux-5.19.10/Documentation/power/
Dswsusp.rst105 the resuming. If the option `hibernate=nocompress` is specified as a boot
/linux-5.19.10/Documentation/admin-guide/
Dkernel-parameters.txt1653 nocompress Don't compress/decompress hibernation images.