Home
last modified time | relevance | path

Searched defs:csum_type (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
A Ddisk-io.c117 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() local
315 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
A Dctree.c27 const u16 csum_type = btrfs_super_csum_type(sb); in btrfs_super_csum_size() local
32 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()
/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h1170 __le16 csum_type; member

Completed in 11 milliseconds