Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_trans_resv.h45 struct xfs_trans_res tr_growrtzero; /* grow realtime zeroing */ member
Dxfs_trans_resv.c944 resp->tr_growrtzero.tr_logres = xfs_calc_growrtzero_reservation(mp); in xfs_trans_resv_calc()
/linux-4.19.296/fs/xfs/
Dxfs_rtalloc.c826 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growrtzero, in xfs_growfs_rt_alloc()