Searched defs:main_lebs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | sb.c | 81 int err, tmp, jnl_lebs, log_lebs, max_buds, main_lebs, main_first; in create_default_filesystem() local [all...] |
H A D | lpt.c | 162 static int calc_dflt_lpt_geom(struct ubifs_info *c, int *main_lebs, in calc_dflt_lpt_geom() argument 599 ubifs_create_dflt_lpt(struct ubifs_info *c, int *main_lebs, int lpt_first, int *lpt_lebs, int *big_lpt, u8 *hash) ubifs_create_dflt_lpt() argument [all...] |
H A D | ubifs.h | 1336 int main_lebs; member
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | sb.c | 84 int err, tmp, jnl_lebs, log_lebs, max_buds, main_lebs, main_first; in create_default_filesystem() local [all...] |
H A D | lpt.c | 162 static int calc_dflt_lpt_geom(struct ubifs_info *c, int *main_lebs, in calc_dflt_lpt_geom() argument 599 ubifs_create_dflt_lpt(struct ubifs_info *c, int *main_lebs, int lpt_first, int *lpt_lebs, int *big_lpt, u8 *hash) ubifs_create_dflt_lpt() argument [all...] |
H A D | ubifs.h | 1364 int main_lebs; member
|
Completed in 12 milliseconds