Searched refs:ip1_rtbcount (Results 1 – 5 of 5) sorted by relevance
80 xfs_filblks_t ip1_rtbcount; member
1109 req->ip1_rtbcount = ip1_blocks; in xfs_exchmaps_estimate()
657 rdelta = max_t(int64_t, 0, req->ip2_rtbcount - req->ip1_rtbcount); in xrep_tempexch_reserve_quota()659 ddelta + req->ip1_bcount, rdelta + 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()
140 rdelta = req->ip2_rtbcount - req->ip1_rtbcount; in xfs_exchrange_reserve_quota()179 req->ip1_rtbcount, true); in xfs_exchrange_reserve_quota()
5072 __field(xfs_filblks_t, ip1_rtbcount)5087 __entry->ip1_rtbcount = req->ip1_rtbcount;5099 __entry->ip1_rtbcount,