Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dinode.c478 xfs_filblks_t acount; in xchk_inode_xref_bmap() local
493 &nextents, &acount); in xchk_inode_xref_bmap()
500 if (count + acount != be64_to_cpu(dip->di_nblocks)) in xchk_inode_xref_bmap()