Home
last modified time | relevance | path

Searched refs:xfs_rmap_should_skip_owner_update (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_rmap.h39 xfs_rmap_should_skip_owner_update( in xfs_rmap_should_skip_owner_update() function
Dxfs_alloc.c1920 if (!xfs_rmap_should_skip_owner_update(oinfo)) { in xfs_free_ag_extent()
2780 if (!xfs_rmap_should_skip_owner_update(&targs.oinfo)) { in xfs_alloc_fix_freelist()
3418 if (!xfs_rmap_should_skip_owner_update(&args->oinfo)) { in xfs_alloc_vextent_finish()
Dxfs_rmap.c879 ASSERT(!xfs_rmap_should_skip_owner_update(oinfo)); in xfs_rmap_map()