Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Ddebug.c1776 long long calc_xsz; member
2104 fscki1->calc_xsz += CALC_DENT_SIZE(nlen); in check_leaf()
2105 fscki1->calc_xsz += CALC_XATTR_BYTES(fscki->size); in check_leaf()
2202 if (fscki->xattr_sz != fscki->calc_xsz) { in check_inodes()
2205 fscki->calc_xsz); in check_inodes()