Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_exchmaps.h80 xfs_filblks_t ip1_rtbcount; member
A Dxfs_exchmaps.c1111 req->ip1_rtbcount = ip1_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()
773 ddelta + req->ip1_bcount, rdelta + 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()
/fs/xfs/
A Dxfs_exchrange.c143 rdelta = req->ip2_rtbcount - req->ip1_rtbcount; in xfs_exchrange_reserve_quota()
182 req->ip1_rtbcount, true); in xfs_exchrange_reserve_quota()
A Dxfs_trace.h5451 __field(xfs_filblks_t, ip1_rtbcount)
5466 __entry->ip1_rtbcount = req->ip1_rtbcount;
5478 __entry->ip1_rtbcount,

Completed in 29 milliseconds