Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_trans_resv.h33 struct xfs_trans_res tr_growdata; /* fs data section grow trans */ member
A Dxfs_trans_resv.c1000 resp->tr_growdata.tr_logres = xfs_calc_growdata_reservation(mp); in xfs_trans_resv_calc()
1001 resp->tr_growdata.tr_logcount = XFS_DEFAULT_PERM_LOG_COUNT; in xfs_trans_resv_calc()
1002 resp->tr_growdata.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/linux-6.3-rc2/fs/xfs/
A Dxfs_fsops.c143 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, in xfs_growfs_data_private()
258 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, in xfs_growfs_imaxpct()

Completed in 8 milliseconds