WX_FLAG_FDIR_PERFECT
test_bit(WX_FLAG_FDIR_PERFECT, wx->flags))
if (!(test_bit(WX_FLAG_FDIR_PERFECT, wx->flags)))
if (!(test_and_set_bit(WX_FLAG_FDIR_PERFECT, wx->flags)))
if (test_and_clear_bit(WX_FLAG_FDIR_PERFECT, wx->flags))
if (!(test_bit(WX_FLAG_FDIR_PERFECT, wx->flags)))
} else if (test_bit(WX_FLAG_FDIR_PERFECT, wx->flags)) {