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