Searched refs:no_zeroes (Results 1 – 1 of 1) sorted by relevance
480 nbd_negotiate_handle_export_name(NBDClient *client, bool no_zeroes, in nbd_negotiate_handle_export_name() argument532 len = no_zeroes ? 10 : sizeof(buf); in nbd_negotiate_handle_export_name()1161 bool no_zeroes = false; in nbd_negotiate_options() local1194 no_zeroes = true; in nbd_negotiate_options()1298 return nbd_negotiate_handle_export_name(client, no_zeroes, in nbd_negotiate_options()1372 return nbd_negotiate_handle_export_name(client, no_zeroes, in nbd_negotiate_options()