Searched refs:leb_overhead (Results 1 – 6 of 6) sorted by relevance
689 available += lebs * (c->dark_wm - c->leb_overhead); in ubifs_get_free_space_nolock()
635 c->leb_overhead = c->leb_size % UBIFS_MAX_DATA_NODE_SZ; in init_constants_early()784 tmp64 *= (long long)c->leb_size - c->leb_overhead; in init_constants_master()1609 dbg_gen("LEB overhead: %d", c->leb_overhead); in mount_ubifs()
1405 int leb_overhead; member
702 available += lebs * (c->dark_wm - c->leb_overhead); in ubifs_get_free_space_nolock()
795 c->leb_overhead = c->leb_size % UBIFS_MAX_DATA_NODE_SZ; in init_constants_early()940 tmp64 *= (long long)c->leb_size - c->leb_overhead; in init_constants_master()1665 dbg_gen("LEB overhead: %d", c->leb_overhead); in mount_ubifs()
1953 int leb_overhead; member