Searched refs:UBIFS_BRANCH_SZ (Results 1 – 3 of 3) sorted by relevance
188 return UBIFS_IDX_NODE_SZ + (UBIFS_BRANCH_SZ + c->key_len + c->hash_len) in ubifs_idx_node_sz()204 (UBIFS_BRANCH_SZ + c->key_len + c->hash_len) * bnum); in ubifs_idx_branch()
283 #define UBIFS_BRANCH_SZ sizeof(struct ubifs_branch) macro
616 c->ranges[UBIFS_IDX_NODE].min_len = UBIFS_IDX_NODE_SZ + UBIFS_BRANCH_SZ; in init_constants_early()