Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dbmap_repair.c805 bool large_extcount; in xrep_bmap() local
823 large_extcount = xfs_has_large_extent_counts(sc->mp); in xrep_bmap()
824 max_bmbt_recs = xfs_iext_max_nextents(large_extcount, whichfork); in xrep_bmap()