Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_trans_resv.h45 struct xfs_trans_res tr_growrtzero; /* grow realtime zeroing */ member
H A Dxfs_trans_resv.c1260 resp->tr_growrtzero.tr_logres = xfs_calc_growrtzero_reservation(mp); in xfs_trans_resv_calc()
H A Dxfs_rtbitmap.c1388 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growrtzero, 0, 0, 0, &tp); in xfs_rtfile_initialize_block()