Searched refs:XFS_AG_RESV_NONE (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | reap.c | 481 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_agextent_iter() 876 .resv = XFS_AG_RESV_NONE, in xrep_reap_fsblocks() 978 ASSERT(rs->resv == XFS_AG_RESV_NONE); in xreap_rgextent_iter() 1161 .resv = XFS_AG_RESV_NONE, in xrep_reap_rtblocks() 1191 * Reap old metadir btree blocks with XFS_AG_RESV_NONE because the old in xrep_reap_metadir_fsblocks() 1199 .resv = XFS_AG_RESV_NONE, in xrep_reap_metadir_fsblocks() 1485 imap->br_blockcount, NULL, XFS_AG_RESV_NONE, in xrep_reap_bmapi_iter()
|
| H A D | cow_repair.c | 433 .resv = XFS_AG_RESV_NONE, in xrep_cow_alloc()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_types.h | 194 XFS_AG_RESV_NONE = 0, enumerator
|
| H A D | xfs_refcount.c | 1140 rec->rc_blockcount, NULL, XFS_AG_RESV_NONE, flags); in xrefc_free_extent() 2139 XFS_AG_RESV_NONE, in xfs_refcount_recover_cow_leftovers()
|
| /linux/fs/xfs/ |
| H A D | xfs_zone_alloc.c | 290 XFS_AG_RESV_NONE, in xfs_zoned_map_extent()
|
| H A D | xfs_reflink.c | 700 XFS_AG_RESV_NONE, in xfs_reflink_cancel_cow_blocks()
|