Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Ddebug.c1815 long long calc_xsz; member
2143 fscki1->calc_xsz += CALC_DENT_SIZE(nlen); in check_leaf()
2144 fscki1->calc_xsz += CALC_XATTR_BYTES(fscki->size); in check_leaf()
2241 if (fscki->xattr_sz != fscki->calc_xsz) { in check_inodes()
2244 fscki->calc_xsz); in check_inodes()