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