Searched refs:ip2_rtbcount (Results 1 – 5 of 5) sorted by relevance
83 xfs_filblks_t ip2_rtbcount; member
1110 req->ip2_rtbcount = ip2_blocks; in xfs_exchmaps_estimate()
657 rdelta = max_t(int64_t, 0, req->ip2_rtbcount - req->ip1_rtbcount); in xrep_tempexch_reserve_quota()665 rdelta = max_t(int64_t, 0, req->ip1_rtbcount - req->ip2_rtbcount); in xrep_tempexch_reserve_quota()667 ddelta + req->ip2_bcount, rdelta + req->ip2_rtbcount, in xrep_tempexch_reserve_quota()
140 rdelta = req->ip2_rtbcount - req->ip1_rtbcount; in xfs_exchrange_reserve_quota()184 req->ip2_rtbcount, true); in xfs_exchrange_reserve_quota()
5073 __field(xfs_filblks_t, ip2_rtbcount)5088 __entry->ip2_rtbcount = req->ip2_rtbcount;5101 __entry->ip2_rtbcount,