Home
last modified time | relevance | path

Searched refs:chk_lpt_sz (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/ubifs/
A Dlpt_commit.c1793 long long chk_lpt_sz, lpt_sz; in dbg_chk_lpt_sz() local
1801 d->chk_lpt_sz = 0; in dbg_chk_lpt_sz()
1817 d->chk_lpt_sz += len; in dbg_chk_lpt_sz()
1820 d->chk_lpt_sz += len; in dbg_chk_lpt_sz()
1825 chk_lpt_sz = c->leb_size; in dbg_chk_lpt_sz()
1826 chk_lpt_sz *= d->chk_lpt_lebs; in dbg_chk_lpt_sz()
1828 if (d->chk_lpt_sz != chk_lpt_sz) { in dbg_chk_lpt_sz()
1830 d->chk_lpt_sz, chk_lpt_sz); in dbg_chk_lpt_sz()
1835 d->chk_lpt_sz, c->lpt_sz); in dbg_chk_lpt_sz()
1864 d->chk_lpt_sz = 0; in dbg_chk_lpt_sz()
[all …]
A Ddebug.h86 long long chk_lpt_sz; member

Completed in 7 milliseconds