Searched refs:UBIFS_XENT_NODE_SZ (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ubifs/
H A Dubifs-media.h281 #define UBIFS_XENT_NODE_SZ UBIFS_DENT_NODE_SZ macro
H A Dsuper.c604 c->ranges[UBIFS_XENT_NODE].min_len = UBIFS_XENT_NODE_SZ;
2386 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ & 7);
2405 BUILD_BUG_ON(UBIFS_XENT_NODE_SZ < MIN_WRITE_SZ);

Completed in 142 milliseconds