Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_trans_resv.h58 struct xfs_trans_res tr_growrtfree; /* grow realtime freeing */ member
Dxfs_trans_resv.c877 resp->tr_growrtfree.tr_logres = xfs_calc_growrtfree_reservation(mp); in xfs_trans_resv_calc()
/fs/xfs/
Dxfs_rtalloc.c1010 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_growrtfree, in xfs_growfs_rt()