Searched refs:flg (Results 1 – 1 of 1) sorted by relevance
250 #define GET_NEXT_COUNT_IF_FLAG(ret, flg) do { \ in descs_to_legacy() argument251 if (!(flags & (flg))) \ in descs_to_legacy()