Home
last modified time | relevance | path

Searched refs:XFS_AG_RESV_RMAPBT (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ag_resv.c87 case XFS_AG_RESV_RMAPBT: in xfs_ag_resv_critical()
118 case XFS_AG_RESV_RMAPBT: in xfs_ag_resv_needed()
153 if (type == XFS_AG_RESV_RMAPBT) in __xfs_ag_resv_free()
176 error = __xfs_ag_resv_free(pag, XFS_AG_RESV_RMAPBT); in xfs_ag_resv_free()
199 case XFS_AG_RESV_RMAPBT: in __xfs_ag_resv_init()
306 error = __xfs_ag_resv_init(pag, XFS_AG_RESV_RMAPBT, ask, used); in xfs_ag_resv_init()
318 xfs_perag_resv(pag, XFS_AG_RESV_RMAPBT)->ar_reserved <= in xfs_ag_resv_init()
342 case XFS_AG_RESV_RMAPBT: in xfs_ag_resv_alloc_extent()
357 if (type == XFS_AG_RESV_RMAPBT) in xfs_ag_resv_alloc_extent()
384 case XFS_AG_RESV_RMAPBT: in xfs_ag_resv_free_extent()
[all …]
Dxfs_ag_resv.h36 xfs_ag_resv_alloc_extent(pag, XFS_AG_RESV_RMAPBT, &args); in xfs_ag_resv_rmapbt_alloc()
48 xfs_ag_resv_free_extent(pag, XFS_AG_RESV_RMAPBT, NULL, 1); in xfs_ag_resv_rmapbt_free()
/Linux-v4.19/fs/xfs/
Dxfs_mount.h318 XFS_AG_RESV_RMAPBT, enumerator
398 case XFS_AG_RESV_RMAPBT: in xfs_perag_resv()
Dxfs_reflink.c985 if (xfs_ag_resv_critical(pag, XFS_AG_RESV_RMAPBT) || in xfs_reflink_ag_has_free_space()
/Linux-v4.19/fs/xfs/scrub/
Drepair.c180 return !xfs_ag_resv_critical(pag, XFS_AG_RESV_RMAPBT) && in xrep_ag_has_space()
311 case XFS_AG_RESV_RMAPBT: in xrep_alloc_ag_block()
320 if (resv == XFS_AG_RESV_RMAPBT) in xrep_alloc_ag_block()