Home
last modified time | relevance | path

Searched refs:big_lpt (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt.c44 * properties of the flash and whether LPT is "big" (c->big_lpt).
81 (c->big_lpt ? c->pcnt_bits : 0) + in do_calc_lpt_geom()
86 (c->big_lpt ? c->pcnt_bits : 0) + in do_calc_lpt_geom()
102 if (c->big_lpt) in do_calc_lpt_geom()
146 c->check_lpt_free = c->big_lpt; in ubifs_calc_lpt_geom()
154 * @big_lpt: whether the LPT area is "big" is returned here
163 int *big_lpt) in calc_dflt_lpt_geom()
175 c->big_lpt = 0; in calc_dflt_lpt_geom()
186 c->big_lpt = 1; in calc_dflt_lpt_geom()
208 *big_lpt in calc_dflt_lpt_geom()
162 calc_dflt_lpt_geom(struct ubifs_info *c, int *main_lebs, int *big_lpt) 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 Dlpt_commit.c196 done_lsave = !c->big_lpt; in layout_cnodes()
379 done_lsave = !c->big_lpt; in write_cnodes()
529 if (c->big_lpt) in write_cnodes()
767 ubifs_assert(c, c->big_lpt); in populate_lsave()
853 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
902 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
932 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
957 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
984 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
1099 * (c->big_lpt
[all...]
H A Dsb.c82 int lpt_lebs, lpt_first, orph_lebs, big_lpt, ino_waste, sup_flags = 0; in create_default_filesystem() local
151 &big_lpt, hash_lpt); in create_default_filesystem()
175 if (big_lpt) in create_default_filesystem()
730 c->big_lpt = !!(sup_flags & UBIFS_FLG_BIGLPT); in ubifs_read_superblock()
H A Dmaster.c249 if (c->big_lpt && (c->lsave_lnum < c->lpt_first || in validate_master()
H A Dubifs.h1035 * @big_lpt: flag that LPT is too big to write whole during commit
1289 unsigned int big_lpt:1; member
1937 int *lpt_lebs, int *big_lpt, u8 *hash);
H A Ddebug.c804 pr_err("\tbig_lpt: %d\n", c->big_lpt); in ubifs_dump_lpt_info()
821 if (c->big_lpt) in ubifs_dump_lpt_info()
H A Dsuper.c1573 c->big_lpt ? ", big LPT model" : ", small LPT model"); in mount_ubifs()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt.c44 * properties of the flash and whether LPT is "big" (c->big_lpt).
81 (c->big_lpt ? c->pcnt_bits : 0) + in do_calc_lpt_geom()
86 (c->big_lpt ? c->pcnt_bits : 0) + in do_calc_lpt_geom()
102 if (c->big_lpt) in do_calc_lpt_geom()
146 c->check_lpt_free = c->big_lpt; in ubifs_calc_lpt_geom()
154 * @big_lpt: whether the LPT area is "big" is returned here
163 int *big_lpt) in calc_dflt_lpt_geom()
175 c->big_lpt = 0; in calc_dflt_lpt_geom()
186 c->big_lpt = 1; in calc_dflt_lpt_geom()
208 *big_lpt in calc_dflt_lpt_geom()
162 calc_dflt_lpt_geom(struct ubifs_info *c, int *main_lebs, int *big_lpt) 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 Dlpt_commit.c196 done_lsave = !c->big_lpt; in layout_cnodes()
379 done_lsave = !c->big_lpt; in write_cnodes()
529 if (c->big_lpt) in write_cnodes()
767 ubifs_assert(c, c->big_lpt); in populate_lsave()
853 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
902 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
932 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
957 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
984 * used only for the "big" LPT model (c->big_lpt == 1). Garbage collection
1099 * (c->big_lpt
[all...]
H A Dsb.c85 int lpt_lebs, lpt_first, orph_lebs, big_lpt, ino_waste, sup_flags = 0; in create_default_filesystem() local
154 &big_lpt, hash_lpt); in create_default_filesystem()
178 if (big_lpt) in create_default_filesystem()
733 c->big_lpt = !!(sup_flags & UBIFS_FLG_BIGLPT); in ubifs_read_superblock()
H A Dmaster.c249 if (c->big_lpt && (c->lsave_lnum < c->lpt_first || in validate_master()
H A Dubifs.h1056 * @big_lpt: flag that LPT is too big to write whole during commit
1317 unsigned int big_lpt:1; member
1966 int *lpt_lebs, int *big_lpt, u8 *hash);
H A Ddebug.c804 pr_err("\tbig_lpt: %u\n", c->big_lpt); in ubifs_dump_lpt_info()
821 if (c->big_lpt) in ubifs_dump_lpt_info()
H A Dsuper.c1576 c->big_lpt ? ", big LPT model" : ", small LPT model"); in mount_ubifs()

Completed in 27 milliseconds