Searched refs:base_allocation (Results 1 – 5 of 5) 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()
116 bool base_allocation; /* export base:allocation context (block status) */ member909 meta->base_allocation = true; in nbd_meta_base_query()1085 meta->base_allocation = true; in nbd_negotiate_meta_queries()1099 if (meta->base_allocation) { in nbd_negotiate_meta_queries()2604 if (!client->contexts.base_allocation || in nbd_co_block_status_payload_read()2605 request->contexts->base_allocation) { in nbd_co_block_status_payload_read()2608 request->contexts->base_allocation = true; in nbd_co_block_status_payload_read()2987 if (request->contexts->base_allocation) { in nbd_handle_request()
97 .initial_info.base_allocation = true, in nbd_client_connection_new()
378 bool base_allocation; /* base:allocation context for NBD_CMD_BLOCK_STATUS */ member
284 if (!s->info.base_allocation) { in nbd_handle_updated_info()1415 if (!s->info.base_allocation) { in nbd_client_co_block_status()1980 s->info.base_allocation) ? 1 : BDRV_SECTOR_SIZE; in nbd_refresh_limits()