Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dhibernate.c40 static int nocompress; variable
750 if (!nocompress) { in hibernate()
792 if (nocompress) { in hibernate()
1390 nocompress = 1; in hibernate_setup()
/linux-6.12.1/fs/isofs/
Dinode.c154 unsigned int nocompress:1; member
433 popt->nocompress = 1; in isofs_parse_param()
843 sbi->s_nocompress = opt->nocompress; in isofs_fill_super()
1556 opt->nocompress = 0; in isofs_init_fs_context()
/linux-6.12.1/Documentation/filesystems/
Df2fs.rst307 The same extension name can't appear in both compress and nocompress
310 nocompress extension will be treated as special cases and will not be compressed.
311 Don't allow use '*' to specifie all file in nocompress extension.
/linux-6.12.1/Documentation/power/
Dswsusp.rst105 the resuming. If the option `hibernate=nocompress` is specified as a boot
/linux-6.12.1/Documentation/admin-guide/
Dkernel-parameters.txt1792 nocompress Don't compress/decompress hibernation images.