Searched refs:P_SYNC_PARAM89 (Results 1 – 3 of 3) sorted by relevance
47 P_SYNC_PARAM89 = 0x23, /* data socket, protocol version 89 replacement for P_SYNC_PARAM */ enumerator
746 cmd = apv >= 89 ? P_SYNC_PARAM89 : P_SYNC_PARAM; in drbd_send_sync_param()3668 [P_SYNC_PARAM89] = "SyncParam89", in cmdname()
5075 [P_SYNC_PARAM89] = { 1, 0, receive_SyncParam },