Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h80 xfs_filblks_t ip1_rtbcount; member
Dxfs_exchmaps.c1109 req->ip1_rtbcount = ip1_blocks; in xfs_exchmaps_estimate()
/linux-6.12.1/fs/xfs/scrub/
Dtempfile.c657 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()
/linux-6.12.1/fs/xfs/
Dxfs_exchrange.c140 rdelta = req->ip2_rtbcount - req->ip1_rtbcount; in xfs_exchrange_reserve_quota()
179 req->ip1_rtbcount, true); in xfs_exchrange_reserve_quota()
Dxfs_trace.h5072 __field(xfs_filblks_t, ip1_rtbcount)
5087 __entry->ip1_rtbcount = req->ip1_rtbcount;
5099 __entry->ip1_rtbcount,