Home
last modified time | relevance | path

Searched refs:BTRFS_CSUM_TYPE_BLAKE2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h362 BTRFS_CSUM_TYPE_BLAKE2 = 3, enumerator
/openbmc/linux/fs/btrfs/
H A Dctree.c49 [BTRFS_CSUM_TYPE_BLAKE2] = { .size = 32, .name = "blake2b",
H A Ddisk-io.c133 case BTRFS_CSUM_TYPE_BLAKE2: in btrfs_supported_super_csum()