Searched refs:DRBD_C_FILL_TARGET_DEF (Results 1 – 3 of 3) sorted by relevance
182 #define DRBD_C_FILL_TARGET_DEF 100 /* Try to place 50KiB in socket send buffer during resync */ macro
124 __u32_field_def(13, DRBD_GENLA_F_MANDATORY, c_fill_target, DRBD_C_FILL_TARGET_DEF)
750 p->c_fill_target = cpu_to_be32(DRBD_C_FILL_TARGET_DEF); in drbd_send_sync_param()