Searched refs:xchk_inode_count_blocks (Results 1 – 3 of 3) sorted by relevance
267 int xchk_inode_count_blocks(struct xfs_scrub *sc, int whichfork,
1673 error = xchk_inode_count_blocks(sc, XFS_DATA_FORK, &nextents, &count); in xrep_inode_blockcounts()1697 error = xchk_inode_count_blocks(sc, XFS_ATTR_FORK, &nextents, in xrep_inode_blockcounts()
1735 xchk_inode_count_blocks( in xchk_inode_count_blocks() function