Searched refs:disabled (Results 1 – 13 of 13) sorted by relevance
| /fs/jffs2/ |
| A D | compr_rtime.c | 122 .disabled = 1, 124 .disabled = 0,
|
| A D | compr_rubin.c | 410 .disabled = 1, 412 .disabled = 0, 433 .disabled = 1, 435 .disabled = 0,
|
| A D | compr_zlib.c | 197 .disabled = 1, 199 .disabled = 0,
|
| A D | compr.c | 92 if (!this->compress || this->disabled) in jffs2_selected_compress() 178 if ((!this->compress)||(this->disabled)) in jffs2_compress()
|
| A D | compr.h | 58 int disabled; /* if set the compressor won't compress */ member
|
| A D | compr_lzo.c | 88 .disabled = 0,
|
| /fs/sysfs/ |
| A D | Kconfig | 21 partition. If sysfs is disabled you must specify the boot device on
|
| /fs/resctrl/ |
| A D | Kconfig | 21 On architectures where this can be disabled independently, it is
|
| /fs/ |
| A D | Kconfig | 270 enable HVO by default. It can be disabled via hugetlb_free_vmemmap=off 307 disabled; if unsure, say Y here. 352 disabled; if unsure, say Y here.
|
| /fs/romfs/ |
| A D | Kconfig | 44 intercession of the block layer (which may have been disabled). It
|
| /fs/ubifs/ |
| A D | Kconfig | 57 increased flash wear. This option adds atime support and it is disabled by default
|
| /fs/nfsd/ |
| A D | Kconfig | 187 is currently an experimental feature and is therefore left disabled
|
| /fs/bcachefs/ |
| A D | reflink.c | 121 Currently disabled, needs to be debugged:
|
Completed in 23 milliseconds