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.c927 bool large_extcount; in xrep_bmap() local
945 large_extcount = xfs_has_large_extent_counts(sc->mp); in xrep_bmap()
946 max_bmbt_recs = xfs_iext_max_nextents(large_extcount, whichfork); in xrep_bmap()