Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dlpt_commit.c1802 d->chk_lpt_sz2 = 0; in dbg_chk_lpt_sz()
1838 if (d->chk_lpt_sz2 && d->chk_lpt_sz != d->chk_lpt_sz2) { in dbg_chk_lpt_sz()
1840 d->chk_lpt_sz, d->chk_lpt_sz2); in dbg_chk_lpt_sz()
1843 if (d->chk_lpt_sz2 && d->new_nhead_offs != len) { in dbg_chk_lpt_sz()
1863 d->chk_lpt_sz2 = d->chk_lpt_sz; in dbg_chk_lpt_sz()
A Ddebug.h87 long long chk_lpt_sz2; member

Completed in 8 milliseconds