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

/linux-master/fs/ubifs/
H A Dsuper.c704 c->max_bud_cnt = div_u64(tmp64, c->leb_size);
705 tmp = (c->ref_node_alsz * c->max_bud_cnt + c->leb_size - 1);
1569 y, y >> 20, c->log_lebs + c->max_bud_cnt);
H A Dubifs.h1049 * @max_bud_cnt: maximum number of buds
1309 int max_bud_cnt; member in struct:ubifs_info

Completed in 108 milliseconds