Searched refs:algorithm (Results 1 – 10 of 10) sorted by relevance
| /fs/f2fs/ |
| A D | Kconfig | 107 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.
|
| A D | file.c | 4324 option.algorithm = F2FS_I(inode)->i_compress_algorithm; in f2fs_ioc_get_compress_option() 4356 option.algorithm >= COMPRESS_MAX) in f2fs_ioc_set_compress_option() 4380 fi->i_compress_algorithm = option.algorithm; in f2fs_ioc_set_compress_option() 4389 if (option.algorithm == F2FS_OPTION(sbi).compress_algorithm && in f2fs_ioc_set_compress_option()
|
| /fs/bcachefs/ |
| A D | ec_format.h | 8 __u8 algorithm; member
|
| A D | ec_types.h | 16 u8 algorithm; member
|
| A D | ec.c | 153 s.algorithm, in bch2_stripe_to_text() 1536 s->v.algorithm = 0; in ec_stripe_key_init() 1845 s.v->algorithm == head->algo && in __get_existing_stripe()
|
| /fs/isofs/ |
| A D | rock.h | 75 __u8 algorithm[2]; member
|
| A D | rock.c | 549 algo = isonum_721(rr->u.ZF.algorithm); in parse_rock_ridge_inode_internal() 582 rr->u.ZF.algorithm[0], in parse_rock_ridge_inode_internal() 583 rr->u.ZF.algorithm[1]); in parse_rock_ridge_inode_internal()
|
| /fs/afs/ |
| A D | Kconfig | 39 the dmesg log if the server rotation algorithm fails to successfully
|
| /fs/ubifs/ |
| A D | Kconfig | 97 If you say yes here you should also select a hashing algorithm such as
|
| /fs/pstore/ |
| A D | Kconfig | 33 algorithm, using the library implementation instead of using the full
|
Completed in 24 milliseconds