Symbol: hammer_ioc_mrecord_head
sbin/hammer/cmd_mirror.c
1281
read_mrecords(int fd, char *buf, u_int size, struct hammer_ioc_mrecord_head *pickup)
sbin/hammer/cmd_mirror.c
1408
read_mrecord(int fdin, int *errorp, struct hammer_ioc_mrecord_head *pickup)
sbin/hammer/cmd_mirror.c
1411
struct hammer_ioc_mrecord_head mrechd;
sbin/hammer/cmd_mirror.c
1533
struct hammer_ioc_mrecord_head *pickup,
sbin/hammer/cmd_mirror.c
52
struct hammer_ioc_mrecord_head *pickup);
sbin/hammer/cmd_mirror.c
58
struct hammer_ioc_mrecord_head *pickup);
sbin/hammer/cmd_mirror.c
64
struct hammer_ioc_mrecord_head *pickup,
sbin/hammer/cmd_mirror.c
768
struct hammer_ioc_mrecord_head pickup;
sbin/hammer/cmd_mirror.c
91
struct hammer_ioc_mrecord_head pickup;
sbin/hammer/cmd_mirror.c
956
struct hammer_ioc_mrecord_head pickup;
sys/vfs/hammer/hammer_crc.h
309
hammer_crc_get_mrec_head(struct hammer_ioc_mrecord_head *head, int bytes)
sys/vfs/hammer/hammer_crc.h
315
hammer_crc_set_mrec_head(struct hammer_ioc_mrecord_head *head, int bytes)
sys/vfs/hammer/hammer_crc.h
321
hammer_crc_test_mrec_head(struct hammer_ioc_mrecord_head *head, int bytes)
sys/vfs/hammer/hammer_ioctl.h
296
struct hammer_ioc_mrecord_head head;
sys/vfs/hammer/hammer_ioctl.h
302
struct hammer_ioc_mrecord_head head;
sys/vfs/hammer/hammer_ioctl.h
308
struct hammer_ioc_mrecord_head head;
sys/vfs/hammer/hammer_ioctl.h
313
struct hammer_ioc_mrecord_head head;
sys/vfs/hammer/hammer_ioctl.h
317
struct hammer_ioc_mrecord_head head;
sys/vfs/hammer/hammer_ioctl.h
351
struct hammer_ioc_mrecord_head head;
sys/vfs/hammer/hammer_ioctl.h
390
#define HAMMER_MREC_CRCOFF (offsetof(struct hammer_ioc_mrecord_head, rec_size))
sys/vfs/hammer/hammer_ioctl.h
391
#define HAMMER_MREC_HEADSIZE sizeof(struct hammer_ioc_mrecord_head)