Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dinode.c479 xfs_filblks_t acount; in xchk_inode_xref_bmap() local
494 &nextents, &acount); in xchk_inode_xref_bmap()
501 if (count + acount != be64_to_cpu(dip->di_nblocks)) in xchk_inode_xref_bmap()