Home
last modified time | relevance | path

Searched refs:XFS_AG_RESV_METADATA (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_ag_resv.c77 case XFS_AG_RESV_METADATA: in xfs_ag_resv_critical()
112 case XFS_AG_RESV_METADATA: in xfs_ag_resv_needed()
172 err2 = __xfs_ag_resv_free(pag, XFS_AG_RESV_METADATA); in xfs_ag_resv_free()
203 case XFS_AG_RESV_METADATA: in __xfs_ag_resv_init()
271 error = __xfs_ag_resv_init(pag, XFS_AG_RESV_METADATA, in xfs_ag_resv_init()
290 error = __xfs_ag_resv_init(pag, XFS_AG_RESV_METADATA, in xfs_ag_resv_init()
338 xfs_perag_resv(pag, XFS_AG_RESV_METADATA)->ar_reserved + in xfs_ag_resv_init()
363 case XFS_AG_RESV_METADATA: in xfs_ag_resv_alloc_extent()
405 case XFS_AG_RESV_METADATA: in xfs_ag_resv_free_extent()
A Dxfs_ag_resv.h27 case XFS_AG_RESV_METADATA: in xfs_perag_resv()
A Dxfs_types.h180 XFS_AG_RESV_METADATA, enumerator
A Dxfs_refcount_btree.c74 args.resv = XFS_AG_RESV_METADATA; in xfs_refcountbt_alloc_block()
115 XFS_AG_RESV_METADATA); in xfs_refcountbt_free_block()
A Dxfs_ialloc_btree.c150 XFS_AG_RESV_METADATA); in xfs_finobt_alloc_block()
180 return __xfs_inobt_free_block(cur, bp, XFS_AG_RESV_METADATA); in xfs_finobt_free_block()
/linux/fs/xfs/scrub/
A Drepair.c165 !xfs_ag_resv_critical(pag, XFS_AG_RESV_METADATA) && in xrep_ag_has_space()
/linux/fs/xfs/
A Dxfs_reflink.c975 xfs_ag_resv_critical(pag, XFS_AG_RESV_METADATA)) in xfs_reflink_ag_has_free_space()

Completed in 12 milliseconds