Searched refs:XFS_AG_RESV_NONE (Results 1 – 14 of 14) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| A D | xfs_ag_resv.c | 116 case XFS_AG_RESV_NONE: in xfs_ag_resv_needed() 358 case XFS_AG_RESV_NONE: in xfs_ag_resv_alloc_extent() 400 case XFS_AG_RESV_NONE: in xfs_ag_resv_free_extent()
|
| A D | xfs_types.h | 190 XFS_AG_RESV_NONE = 0, enumerator
|
| A D | xfs_ag.c | 829 .resv = XFS_AG_RESV_NONE, in xfs_ag_shrink_space() 916 XFS_AG_RESV_NONE, XFS_FREE_EXTENT_SKIP_DISCARD); in xfs_ag_shrink_space() 1000 len, &XFS_RMAP_OINFO_SKIP_UPDATE, XFS_AG_RESV_NONE); in xfs_ag_extend_space() 1045 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE); in xfs_ag_get_geometry()
|
| A D | xfs_ialloc_btree.c | 146 return __xfs_inobt_alloc_block(cur, start, new, stat, XFS_AG_RESV_NONE); in xfs_inobt_alloc_block() 181 return __xfs_inobt_free_block(cur, bp, XFS_AG_RESV_NONE); in xfs_inobt_free_block()
|
| A D | xfs_refcount.c | 1162 XFS_AG_RESV_NONE, 0); in xfs_refcount_adjust_extents() 1225 XFS_AG_RESV_NONE, 0); in xfs_refcount_adjust_extents() 1967 XFS_AG_RESV_NONE, 0); in xfs_refcount_recover_cow_leftovers()
|
| A D | xfs_bmap_btree.c | 285 XFS_AG_RESV_NONE, 0); in xfs_bmbt_free_block()
|
| A D | xfs_ialloc.c | 1994 XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk() 2040 &XFS_RMAP_OINFO_INODES, XFS_AG_RESV_NONE, 0); in xfs_difree_inode_chunk()
|
| A D | xfs_bmap.c | 608 XFS_AG_RESV_NONE, 0); in xfs_bmap_btree_to_extents() 3284 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent() 3750 .resv = XFS_AG_RESV_NONE, in xfs_bmap_btalloc() 5351 XFS_AG_RESV_NONE, efi_flags); in xfs_bmap_del_extent_real()
|
| /linux/fs/xfs/scrub/ |
| A D | ialloc_repair.c | 662 XFS_AG_RESV_NONE); in xrep_ibt_build_new_trees() 678 resv = XFS_AG_RESV_NONE; in xrep_ibt_build_new_trees() 786 &XFS_RMAP_OINFO_INOBT, XFS_AG_RESV_NONE); in xrep_ibt_remove_old_trees()
|
| A D | reap.c | 450 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_agextent_iter() 662 .resv = XFS_AG_RESV_NONE, in xrep_reap_fsblocks() 946 imap->br_blockcount, NULL, XFS_AG_RESV_NONE, in xrep_reap_bmapi_iter()
|
| A D | newbt.c | 117 XFS_AG_RESV_NONE); in xrep_newbt_init_inode() 133 XFS_AG_RESV_NONE); in xrep_newbt_init_bare()
|
| A D | cow_repair.c | 331 .resv = XFS_AG_RESV_NONE, in xrep_cow_alloc()
|
| /linux/fs/xfs/ |
| A D | xfs_extfree_item.c | 579 xefi->xefi_agresv = XFS_AG_RESV_NONE; in xfs_efi_recover_work()
|
| A D | xfs_reflink.c | 606 XFS_AG_RESV_NONE, 0); in xfs_reflink_cancel_cow_blocks()
|
Completed in 45 milliseconds