Searched refs:UBIFS_NODE_TYPES_CNT (Results 1 – 4 of 4) sorted by relevance
265 if (type < 0 || type >= UBIFS_NODE_TYPES_CNT) { in ubifs_check_node()1025 ubifs_assert(c, type >= 0 && type < UBIFS_NODE_TYPES_CNT); in ubifs_read_node_wbuf()1101 ubifs_assert(c, type >= 0 && type < UBIFS_NODE_TYPES_CNT); in ubifs_read_node()
392 UBIFS_NODE_TYPES_CNT, enumerator
1399 struct ubifs_node_range ranges[UBIFS_NODE_TYPES_CNT];
311 if (type < 0 || type >= UBIFS_NODE_TYPES_CNT) { in ubifs_dump_node()