Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_trans_resv.h57 struct xfs_trans_res tr_growrtzero; /* grow realtime zeroing */ member
Dxfs_trans_resv.c876 resp->tr_growrtzero.tr_logres = xfs_calc_growrtzero_reservation(mp); in xfs_trans_resv_calc()
/linux-4.1.27/fs/xfs/
Dxfs_rtalloc.c836 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_growrtzero, in xfs_growfs_rt_alloc()