Searched defs:csum_type (Results 1 – 3 of 3) sorted by relevance
117 int btrfs_csum_data(u16 csum_type, const u8 *data, u8 *out, size_t len) in btrfs_csum_data()146 u16 csum_type; in btrfs_check_super() local315 int verify, int silent, u16 csum_type) in __csum_tree_block_size()341 u16 csum_type) in csum_tree_block_size()350 u16 csum_type = btrfs_super_csum_type(fs_info->super_copy); in csum_tree_block() local
27 const u16 csum_type = btrfs_super_csum_type(sb); in btrfs_super_csum_size() local32 const char *btrfs_super_csum_name(u16 csum_type) in btrfs_super_csum_name()42 u16 btrfs_csum_type_size(u16 csum_type) in btrfs_csum_type_size()
1170 __le16 csum_type; member
Completed in 11 milliseconds