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