Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dtempfile.c679 unsigned int sf_resblks = in xrep_tempexch_estimate() local
711 req->ip2_bcount = sf_resblks; in xrep_tempexch_estimate()
713 req->resblks = sf_resblks; in xrep_tempexch_estimate()
725 req->ip1_bcount = sf_resblks; in xrep_tempexch_estimate()
728 req->resblks = sf_resblks; in xrep_tempexch_estimate()
740 req->ip1_bcount = sf_resblks; in xrep_tempexch_estimate()
741 req->ip2_bcount = sf_resblks; in xrep_tempexch_estimate()
743 req->resblks = 2 * sf_resblks; in xrep_tempexch_estimate()