Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h270 #define UBIFS_TRUN_NODE_SZ sizeof(struct ubifs_trun_node) macro
H A Dsuper.c759 c->ranges[UBIFS_TRUN_NODE].len = UBIFS_TRUN_NODE_SZ; in init_constants_early()
1653 UBIFS_TRUN_NODE_SZ, UBIFS_SB_NODE_SZ, UBIFS_MST_NODE_SZ); in mount_ubifs()
2563 BUILD_BUG_ON(UBIFS_TRUN_NODE_SZ & 7); in ubifs_init()
2581 BUILD_BUG_ON(UBIFS_TRUN_NODE_SZ < MIN_WRITE_SZ); in ubifs_init()