Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_trans_resv.h45 struct xfs_trans_res tr_growrtzero; /* grow realtime zeroing */ member
Dxfs_trans_resv.c917 resp->tr_growrtzero.tr_logres = xfs_calc_growrtzero_reservation(mp); in xfs_trans_resv_calc()
/Linux-v5.15/fs/xfs/
Dxfs_rtalloc.c838 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growrtzero, in xfs_growfs_rt_alloc()