Searched refs:max_fsbs (Results 1 – 1 of 1) sorted by relevance
227 int max_fsbs; in xrep_bufscan_max_sectors() local230 max_fsbs = xfs_attr3_max_rmt_blocks(mp); in xrep_bufscan_max_sectors()232 return XFS_FSB_TO_BB(mp, min_t(xfs_extlen_t, fsblocks, max_fsbs)); in xrep_bufscan_max_sectors()