Home
last modified time | relevance | path

Searched refs:UBIFS_XENT_NODE_SZ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h279 #define UBIFS_XENT_NODE_SZ UBIFS_DENT_NODE_SZ macro
H A Dsuper.c769 c->ranges[UBIFS_XENT_NODE].min_len = UBIFS_XENT_NODE_SZ; in init_constants_early()
2561 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ & 7); in ubifs_init()
2580 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ < MIN_WRITE_SZ); in ubifs_init()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs-media.h281 #define UBIFS_XENT_NODE_SZ UBIFS_DENT_NODE_SZ macro
H A Dsuper.c608 c->ranges[UBIFS_XENT_NODE].min_len = UBIFS_XENT_NODE_SZ; in init_constants_early()
2370 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ & 7); in ubifs_init()
2389 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ < MIN_WRITE_SZ); in ubifs_init()