Searched refs:UBIFS_MAX_XENT_NODE_SZ (Results 1 – 2 of 2) sorted by relevance
286 #define UBIFS_MAX_XENT_NODE_SZ UBIFS_MAX_DENT_NODE_SZ macro
769 c->ranges[UBIFS_XENT_NODE].max_len = UBIFS_MAX_XENT_NODE_SZ; in init_constants_early()2570 BUILD_BUG_ON(UBIFS_MAX_XENT_NODE_SZ & 7); in ubifs_init()2583 BUILD_BUG_ON(UBIFS_MAX_XENT_NODE_SZ > UBIFS_MAX_NODE_SZ); in ubifs_init()