Lines Matching +full:reference +full:- +full:select
1 # SPDX-License-Identifier: GPL-2.0
5 select CRYPTO
6 select CRYPTO_CRC32C
7 select LIBCRC32C
8 select CRYPTO_XXHASH
9 select CRYPTO_SHA256
10 select CRYPTO_BLAKE2B
11 select ZLIB_INFLATE
12 select ZLIB_DEFLATE
13 select LZO_COMPRESS
14 select LZO_DECOMPRESS
15 select ZSTD_COMPRESS
16 select ZSTD_DECOMPRESS
17 select FS_IOMAP
18 select RAID6_PQ
19 select XOR_BLOCKS
20 select SRCU
25 Btrfs is a general purpose copy-on-write filesystem with extents,
45 select FS_POSIX_ACL
59 after a power-loss or kernel panic event the filesystem is
68 to verify the integrity of (super)-block write requests
86 Enable run-time debugging support for the btrfs filesystem. This may
96 Enable run-time assertion checking. This will result in panics if
106 Enable run-time extent reference verification instrumentation. This
108 reference problems or verifying they didn't break something.