Searched refs:base_allocation (Results 1 – 2 of 2) sorted by relevance
1047 bool base_allocation = info->base_allocation; in nbd_receive_negotiate() local1059 info->base_allocation = false; in nbd_receive_negotiate()1067 if (base_allocation) { in nbd_receive_negotiate()1072 info->base_allocation = result == 1; in nbd_receive_negotiate()
99 .initial_info.base_allocation = true, in nbd_client_connection_new()