Searched refs:tr_growrtfree (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_trans_resv.h | 46 struct xfs_trans_res tr_growrtfree; /* grow realtime freeing */ member
|
| H A D | xfs_trans_resv.c | 1379 resp->tr_growrtfree.tr_logres = xfs_calc_growrtfree_reservation(mp); in xfs_trans_resv_calc()
|
| /linux/fs/xfs/ |
| H A D | xfs_rtalloc.c | 915 error = xfs_trans_alloc(mp, &M_RES(nmp)->tr_growrtfree, 0, 0, 0, &tp); in xfs_growfs_rt_zoned() 981 error = xfs_trans_alloc(mp, &M_RES(nmp)->tr_growrtfree, 0, 0, 0, in xfs_growfs_rt_bmblock()
|