Searched refs:UBIFS_XENT_NODE_SZ (Results 1 – 2 of 2) sorted by relevance
281 #define UBIFS_XENT_NODE_SZ UBIFS_DENT_NODE_SZ macro
608 c->ranges[UBIFS_XENT_NODE].min_len = UBIFS_XENT_NODE_SZ; in init_constants_early()2384 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ & 7); in ubifs_init()2403 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ < MIN_WRITE_SZ); in ubifs_init()