Lines Matching +full:reference +full:- +full:select
1 # SPDX-License-Identifier: GPL-2.0
5 select LIBCRC32C
6 select ZLIB_INFLATE
7 select ZLIB_DEFLATE
8 select LZO_COMPRESS
9 select LZO_DECOMPRESS
10 select ZSTD_COMPRESS
11 select ZSTD_DECOMPRESS
12 select RAID6_PQ
13 select XOR_BLOCKS
14 select SRCU
17 Btrfs is a general purpose copy-on-write filesystem with extents,
37 select FS_POSIX_ACL
51 after a power-loss or kernel panic event the filesystem is
60 to verify the integrity of (super)-block write requests
78 Enable run-time debugging support for the btrfs filesystem. This may
88 Enable run-time assertion checking. This will result in panics if
98 Enable run-time extent reference verification instrumentation. This
100 reference problems or verifying they didn't break something.