Home
last modified time | relevance | path

Searched refs:check_lpt_free (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dlpt_commit.c1238 if (c->check_lpt_free) { in ubifs_lpt_start_commit()
1245 c->check_lpt_free = 0; in ubifs_lpt_start_commit()
H A Dubifs.h2017 int check_lpt_free; member
H A Dlpt.c153 c->check_lpt_free = c->big_lpt; in ubifs_calc_lpt_geom()
/openbmc/linux/fs/ubifs/
H A Dlpt_commit.c1195 if (c->check_lpt_free) { in ubifs_lpt_start_commit()
1202 c->check_lpt_free = 0; in ubifs_lpt_start_commit()
H A Dubifs.h1469 int check_lpt_free; member
H A Dlpt.c146 c->check_lpt_free = c->big_lpt; in ubifs_calc_lpt_geom()