Symbol: hammer_crc_t
sbin/hammer/cmd_dedup.c
149
rb_sim_dedup_entry_compare, hammer_crc_t, crc);
sbin/hammer/cmd_dedup.c
151
rb_dedup_entry_compare, hammer_crc_t, leaf.data_crc);
sbin/hammer/cmd_dedup.c
48
rb_sim_dedup_entry_compare, hammer_crc_t);
sbin/hammer/cmd_dedup.c
51
hammer_crc_t crc;
sbin/hammer/cmd_dedup.c
87
rb_dedup_entry_compare, hammer_crc_t);
sbin/hammer/cmd_show.c
619
hammer_crc_t crc;
sbin/hammer/cmd_show.c
644
hammer_crc_t
sbin/hammer/cmd_show.c
648
hammer_crc_t crc;
sbin/hammer/cmd_show.c
676
hammer_crc_t
sbin/hammer/cmd_show.c
68
static hammer_crc_t get_inode_crc(hammer_btree_leaf_elm_t leaf,
sbin/hammer/cmd_show.c
681
hammer_crc_t crc = 0;
sbin/hammer/cmd_show.c
70
static hammer_crc_t get_buf_crc(hammer_btree_leaf_elm_t leaf,
sbin/hammer/cmd_show.c
704
hammer_crc_t
sbin/hammer/cmd_show.c
707
hammer_crc_t crc;
sys/vfs/hammer/hammer.h
1468
sizeof(hammer_crc_t));
sys/vfs/hammer/hammer_btree.h
176
hammer_crc_t data_crc;
sys/vfs/hammer/hammer_btree.h
222
hammer_crc_t crc; /* MUST BE FIRST FIELD OF STRUCTURE */
sys/vfs/hammer/hammer_btree.h
248
(sizeof(struct hammer_node_ondisk) - sizeof(hammer_crc_t))
sys/vfs/hammer/hammer_crc.h
110
static __inline hammer_crc_t
sys/vfs/hammer/hammer_crc.h
138
static __inline hammer_crc_t
sys/vfs/hammer/hammer_crc.h
166
static __inline hammer_crc_t
sys/vfs/hammer/hammer_crc.h
195
static __inline hammer_crc_t
sys/vfs/hammer/hammer_crc.h
224
static __inline hammer_crc_t
sys/vfs/hammer/hammer_crc.h
259
static __inline hammer_crc_t
sys/vfs/hammer/hammer_crc.h
262
hammer_crc_t crc;
sys/vfs/hammer/hammer_crc.h
308
static __inline hammer_crc_t
sys/vfs/hammer/hammer_crc.h
82
static __inline hammer_crc_t
sys/vfs/hammer/hammer_disk.h
391
hammer_crc_t entry_crc;
sys/vfs/hammer/hammer_disk.h
423
hammer_crc_t layer2_crc; /* xor'd crc's of HAMMER_BLOCKSIZE */
sys/vfs/hammer/hammer_disk.h
425
hammer_crc_t layer1_crc; /* MUST BE LAST FIELD OF STRUCTURE*/
sys/vfs/hammer/hammer_disk.h
447
hammer_crc_t entry_crc;
sys/vfs/hammer/hammer_disk.h
581
hammer_crc_t hdr_crc; /* XOR crc up to field w/ crc after field */
sys/vfs/hammer/hammer_disk.h
758
hammer_crc_t vol_crc; /* header crc */
sys/vfs/hammer/hammer_disk.h
800
sizeof(hammer_crc_t))
sys/vfs/hammer/hammer_ioctl.h
289
hammer_crc_t rec_crc;
sys/vfs/hammer/hammer_mirror.c
87
hammer_crc_t rec_crc;
sys/vfs/hammer/hammer_reblock.c
460
hammer_crc_t ncrc;