Searched refs:DRBD_RESYNC_RATE_DEF (Results 1 – 3 of 3) sorted by relevance
127 #define DRBD_RESYNC_RATE_DEF 250 macro
119 __u32_field_def(8, DRBD_GENLA_F_MANDATORY, resync_rate, DRBD_RESYNC_RATE_DEF)
747 p->resync_rate = cpu_to_be32(DRBD_RESYNC_RATE_DEF); in drbd_send_sync_param()