Home
last modified time | relevance | path

Searched refs:tr_growrtalloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_resv.h44 struct xfs_trans_res tr_growrtalloc; /* grow realtime allocations */ member
H A Dxfs_trans_resv.c908 resp->tr_growrtalloc.tr_logres = xfs_calc_growrtalloc_reservation(mp); in xfs_trans_resv_calc()
909 resp->tr_growrtalloc.tr_logcount = XFS_DEFAULT_PERM_LOG_COUNT; in xfs_trans_resv_calc()
910 resp->tr_growrtalloc.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_resv.h44 struct xfs_trans_res tr_growrtalloc; /* grow realtime allocations */ member
H A Dxfs_trans_resv.c980 resp->tr_growrtalloc.tr_logres = xfs_calc_growrtalloc_reservation(mp); in xfs_trans_resv_calc()
981 resp->tr_growrtalloc.tr_logcount = XFS_DEFAULT_PERM_LOG_COUNT; in xfs_trans_resv_calc()
982 resp->tr_growrtalloc.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_rtalloc.c797 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growrtalloc, resblks, in xfs_growfs_rt_alloc()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_rtalloc.c818 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growrtalloc, resblks, in xfs_growfs_rt_alloc()

Completed in 7 milliseconds