Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_exchmaps.h83 xfs_filblks_t ip2_rtbcount; member
A Dxfs_exchmaps.c1112 req->ip2_rtbcount = ip2_blocks; in xfs_exchmaps_estimate()
/fs/xfs/scrub/
A Dtempfile.c771 rdelta = max_t(int64_t, 0, req->ip2_rtbcount - req->ip1_rtbcount); in xrep_tempexch_reserve_quota()
779 rdelta = max_t(int64_t, 0, req->ip1_rtbcount - req->ip2_rtbcount); in xrep_tempexch_reserve_quota()
781 ddelta + req->ip2_bcount, rdelta + req->ip2_rtbcount, in xrep_tempexch_reserve_quota()
/fs/xfs/
A Dxfs_exchrange.c143 rdelta = req->ip2_rtbcount - req->ip1_rtbcount; in xfs_exchrange_reserve_quota()
187 req->ip2_rtbcount, true); in xfs_exchrange_reserve_quota()
A Dxfs_trace.h5452 __field(xfs_filblks_t, ip2_rtbcount)
5467 __entry->ip2_rtbcount = req->ip2_rtbcount;
5480 __entry->ip2_rtbcount,

Completed in 19 milliseconds