Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h39 xfs_rmap_should_skip_owner_update( in xfs_rmap_should_skip_owner_update() function
Dxfs_alloc.c2065 if (!xfs_rmap_should_skip_owner_update(oinfo)) { in xfs_free_ag_extent()
2976 if (!xfs_rmap_should_skip_owner_update(&targs.oinfo)) { in xfs_alloc_fix_freelist()
3608 if (!xfs_rmap_should_skip_owner_update(&args->oinfo)) { in xfs_alloc_vextent_finish()
Dxfs_rmap.c975 ASSERT(!xfs_rmap_should_skip_owner_update(oinfo)); in xfs_rmap_map()