Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_rmap.h39 xfs_rmap_should_skip_owner_update( in xfs_rmap_should_skip_owner_update() function
Dxfs_alloc.c1168 if (!xfs_rmap_should_skip_owner_update(&args->oinfo)) { in xfs_alloc_ag_vextent()
1903 if (!xfs_rmap_should_skip_owner_update(oinfo)) { in xfs_free_ag_extent()
Dxfs_rmap.c780 ASSERT(!xfs_rmap_should_skip_owner_update(oinfo)); in xfs_rmap_map()