Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dsuper.c708 c->max_bud_cnt = div_u64(tmp64, c->leb_size); in init_constants_sb()
709 tmp = (c->ref_node_alsz * c->max_bud_cnt + c->leb_size - 1); in init_constants_sb()
1567 y, y >> 20, c->log_lebs + c->max_bud_cnt); in mount_ubifs()
H A Dubifs.h1028 * @max_bud_cnt: maximum number of buds
1282 int max_bud_cnt; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dsuper.c708 c->max_bud_cnt = div_u64(tmp64, c->leb_size); in init_constants_sb()
709 tmp = (c->ref_node_alsz * c->max_bud_cnt + c->leb_size - 1); in init_constants_sb()
1570 y, y >> 20, c->log_lebs + c->max_bud_cnt); in mount_ubifs()
H A Dubifs.h1049 * @max_bud_cnt: maximum number of buds
1307 int max_bud_cnt; member

Completed in 15 milliseconds