Home
last modified time | relevance | path

Searched refs:tr_growrtfree (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_trans_resv.h46 struct xfs_trans_res tr_growrtfree; /* grow realtime freeing */ member
Dxfs_trans_resv.c1011 resp->tr_growrtfree.tr_logres = xfs_calc_growrtfree_reservation(mp); in xfs_trans_resv_calc()
/linux-6.6.21/fs/xfs/
Dxfs_rtalloc.c1073 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growrtfree, 0, 0, 0, in xfs_growfs_rt()