Searched defs:isgood (Results 1 – 3 of 3) sorted by relevance
185 int isgood; in _hammer2_io_getblk() local692 int isgood; in hammer2_io_dedup_set() local717 int isgood; in hammer2_io_dedup_delete() local747 int isgood; in hammer2_io_dedup_assert() local
188 int isgood; in _hammer2_io_getblk() local709 int isgood; in hammer2_io_dedup_set() local734 int isgood; in hammer2_io_dedup_delete() local764 int isgood; in hammer2_io_dedup_assert() local
57 #define isgood(arg) _gd[arg & 0xff] /* T if char can be after ')' */ macro