Searched refs:ES_TYPE_VALID (Results 1 – 1 of 1) sorted by relevance
60 #define ES_TYPE_VALID(type) ((type) && !((type) & ((type) - 1))) macro 233 WARN_ON_ONCE(!ES_TYPE_VALID(status & ES_TYPE_MASK)); in ext4_es_store_pblock_status()