Searched refs:NBD_INFO_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
125 case NBD_INFO_BLOCK_SIZE: in nbd_info_lookup()
362 stw_be_p(buf + 4 + len + 2, NBD_INFO_BLOCK_SIZE); in nbd_opt_info_or_go()443 case NBD_INFO_BLOCK_SIZE: in nbd_opt_info_or_go()
645 case NBD_INFO_BLOCK_SIZE: in nbd_negotiate_handle_info()707 rc = nbd_negotiate_send_info(client, NBD_INFO_BLOCK_SIZE, in nbd_negotiate_handle_info()
275 #define NBD_INFO_BLOCK_SIZE 3 macro