Searched refs:UNBLOCK_BIT (Results 1 – 1 of 1) sorted by relevance
54 UNBLOCK_BIT = 0x20, enumerator113 header()->flags |= UNBLOCK_BIT; in set_unblock()115 header()->flags &= ~UNBLOCK_BIT; in set_unblock()120 return (header()->flags & UNBLOCK_BIT) != 0; in should_unblock()