Home
last modified time | relevance | path

Searched refs:BTRFS_CSUM_SIZE (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/sysutils/busybox/busybox-1.26.2/util-linux/volume_id/
H A Dbtrfs.c37 #define BTRFS_CSUM_SIZE 32 macro
60 uint8_t csum[BTRFS_CSUM_SIZE];
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dbtrfs.h36 #define BTRFS_CSUM_SIZE 32 macro
100 uint8_t csum[BTRFS_CSUM_SIZE];
/dports/sysutils/syslinux/syslinux-6.03/core/fs/btrfs/
H A Dbtrfs.h27 #define BTRFS_CSUM_SIZE 32 macro
83 u8 csum[BTRFS_CSUM_SIZE];
151 u8 csum[BTRFS_CSUM_SIZE];
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/fs/btrfs/
H A Ddisk-io.c120 memset(out, 0, BTRFS_CSUM_SIZE); in btrfs_csum_data()
144 u8 result[BTRFS_CSUM_SIZE]; in btrfs_check_super()
159 btrfs_csum_data(csum_type, (u8 *)sb + BTRFS_CSUM_SIZE, in btrfs_check_super()
160 result, BTRFS_SUPER_INFO_SIZE - BTRFS_CSUM_SIZE); in btrfs_check_super()
316 u8 result[BTRFS_CSUM_SIZE]; in __csum_tree_block_size()
319 len = buf->len - BTRFS_CSUM_SIZE; in __csum_tree_block_size()
320 btrfs_csum_data(csum_type, (u8 *)buf->data + BTRFS_CSUM_SIZE, in __csum_tree_block_size()

1234567