Home
last modified time | relevance | path

Searched refs:chk_lpt_sz2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt_commit.c1756 d->chk_lpt_sz2 = 0; in dbg_chk_lpt_sz()
1792 if (d->chk_lpt_sz2 && d->chk_lpt_sz != d->chk_lpt_sz2) { in dbg_chk_lpt_sz()
1794 d->chk_lpt_sz, d->chk_lpt_sz2); in dbg_chk_lpt_sz()
1797 if (d->chk_lpt_sz2 && d->new_nhead_offs != len) { in dbg_chk_lpt_sz()
1817 d->chk_lpt_sz2 = d->chk_lpt_sz; in dbg_chk_lpt_sz()
H A Ddebug.h40 * @chk_lpt_sz2: used by LPT tree size checker
87 long long chk_lpt_sz2; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt_commit.c1756 d->chk_lpt_sz2 = 0; in dbg_chk_lpt_sz()
1792 if (d->chk_lpt_sz2 && d->chk_lpt_sz != d->chk_lpt_sz2) { in dbg_chk_lpt_sz()
1794 d->chk_lpt_sz, d->chk_lpt_sz2); in dbg_chk_lpt_sz()
1797 if (d->chk_lpt_sz2 && d->new_nhead_offs != len) { in dbg_chk_lpt_sz()
1817 d->chk_lpt_sz2 = d->chk_lpt_sz; in dbg_chk_lpt_sz()
H A Ddebug.h40 * @chk_lpt_sz2: used by LPT tree size checker
87 long long chk_lpt_sz2; member

Completed in 7 milliseconds