Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/scrub/
Dinode.c491 xfs_filblks_t acount; in xchk_inode_xref_bmap() local
506 &nextents, &acount); in xchk_inode_xref_bmap()
513 if (count + acount != be64_to_cpu(dip->di_nblocks)) in xchk_inode_xref_bmap()