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