Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 8 of 8) sorted by relevance

/fs/pstore/
DKconfig24 algorithm support.
31 This option enables LZO compression algorithm support.
38 This option enables LZ4 compression algorithm support.
45 This option enables LZ4HC (high compression) mode algorithm.
52 This option enables 842 compression algorithm support.
59 This option enables zstd compression algorithm support.
69 prompt "Default pstore compression algorithm"
72 This option chooses the default active compression algorithm.
79 The default compression algorithm is deflate.
/fs/f2fs/
DKconfig111 Support LZO compress algorithm, if unsure, say Y.
120 Support LZ4 compress algorithm, if unsure, say Y.
129 Support ZSTD compress algorithm, if unsure, say Y.
139 Support LZO-RLE compress algorithm, if unsure, say Y.
/fs/isofs/
Drock.h79 __u8 algorithm[2]; member
Drock.c547 algo = isonum_721(rr->u.ZF.algorithm); in parse_rock_ridge_inode_internal()
580 rr->u.ZF.algorithm[0], in parse_rock_ridge_inode_internal()
581 rr->u.ZF.algorithm[1]); in parse_rock_ridge_inode_internal()
/fs/afs/
DKconfig37 the dmesg log if the server rotation algorithm fails to successfully
/fs/verity/
DKconfig6 # SHA-256 is selected as it's intended to be the default hash algorithm.
/fs/ubifs/
DKconfig97 If you say yes here you should also select a hashing algorithm such as
/fs/reiserfs/
DREADME126 textbook he got the algorithm from in the code. Note that his analysis
128 was probably more important than the actual algorithm. Colin Plumb also