Home
last modified time | relevance | path

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

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