Home
last modified time | relevance | path

Searched refs:UBIFS_TRUN_NODE_SZ (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/ubifs/
A Dubifs-media.h269 #define UBIFS_TRUN_NODE_SZ sizeof(struct ubifs_trun_node) macro
A Dsuper.c762 c->ranges[UBIFS_TRUN_NODE].len = UBIFS_TRUN_NODE_SZ; in init_constants_early()
1661 UBIFS_TRUN_NODE_SZ, UBIFS_SB_NODE_SZ, UBIFS_MST_NODE_SZ); in mount_ubifs()
2566 BUILD_BUG_ON(UBIFS_TRUN_NODE_SZ & 7); in ubifs_init()
2584 BUILD_BUG_ON(UBIFS_TRUN_NODE_SZ < MIN_WRITE_SZ); in ubifs_init()

Completed in 9 milliseconds