Searched refs:NBD_COOKIE_BITS (Results 1 – 1 of 1) sorted by relevance
204 #define NBD_COOKIE_BITS 32 macro212 return (cookie << NBD_COOKIE_BITS) | tag; in nbd_cmd_handle()222 return (u32)(handle >> NBD_COOKIE_BITS); in nbd_handle_to_cookie()