Home
last modified time | relevance | path

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

/fs/pstore/
DKconfig32 algorithm support.
39 This option enables LZO compression algorithm support.
46 This option enables LZ4 compression algorithm support.
53 This option enables LZ4HC (high compression) mode algorithm.
60 This option enables 842 compression algorithm support.
67 This option enables zstd compression algorithm support.
77 prompt "Default pstore compression algorithm"
80 This option chooses the default active compression algorithm.
87 The default compression algorithm is deflate.
/fs/f2fs/
DKconfig107 Support LZO compress algorithm, if unsure, say Y.
114 Support LZO-RLE compress algorithm, if unsure, say Y.
121 Support LZ4 compress algorithm, if unsure, say Y.
128 Support LZ4HC compress algorithm, LZ4HC has compatible on-disk
136 Support ZSTD compress algorithm, if unsure, say Y.
Dfile.c3918 option.algorithm = F2FS_I(inode)->i_compress_algorithm; in f2fs_ioc_get_compress_option()
3950 option.algorithm >= COMPRESS_MAX) in f2fs_ioc_set_compress_option()
3966 F2FS_I(inode)->i_compress_algorithm = option.algorithm; in f2fs_ioc_set_compress_option()
/fs/verity/
DKconfig7 # SHA-256 is implied as it's intended to be the default hash algorithm.
11 # algorithm that may be used instead. In this case, CRYPTO_SHA256 may
/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/
DKconfig38 the dmesg log if the server rotation algorithm fails to successfully
/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
/fs/erofs/
DKconfig94 gives better compression ratios than the LZ4 algorithm, at the