Searched refs:UBIFS_NODE_TYPES_CNT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dubifs-media.h359 * UBIFS_NODE_TYPES_CNT: count of supported node types
378 UBIFS_NODE_TYPES_CNT, enumerator in enum:__anon32521
H A Dio.c117 if (type < 0 || type >= UBIFS_NODE_TYPES_CNT) {
708 ubifs_assert(type >= 0 && type < UBIFS_NODE_TYPES_CNT);
788 ubifs_assert(type >= 0 && type < UBIFS_NODE_TYPES_CNT);
H A Dubifs.h1305 struct ubifs_node_range ranges[UBIFS_NODE_TYPES_CNT];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dubifs-media.h359 * UBIFS_NODE_TYPES_CNT: count of supported node types
378 UBIFS_NODE_TYPES_CNT, enumerator in enum:__anon20828
H A Dio.c117 if (type < 0 || type >= UBIFS_NODE_TYPES_CNT) {
708 ubifs_assert(type >= 0 && type < UBIFS_NODE_TYPES_CNT);
788 ubifs_assert(type >= 0 && type < UBIFS_NODE_TYPES_CNT);
H A Dubifs.h1305 struct ubifs_node_range ranges[UBIFS_NODE_TYPES_CNT];

Completed in 170 milliseconds