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