Home
last modified time | relevance | path

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

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