Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Dinode.c483 xfs_filblks_t acount; in xchk_inode_xref_bmap() local
498 &nextents, &acount); in xchk_inode_xref_bmap()
505 if (count + acount != be64_to_cpu(dip->di_nblocks)) in xchk_inode_xref_bmap()