Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap.h54 xfs_rmap_should_skip_owner_update( in xfs_rmap_should_skip_owner_update() function
Dxfs_alloc.c749 if (!xfs_rmap_should_skip_owner_update(&args->oinfo)) { in xfs_alloc_ag_vextent()
1723 if (!xfs_rmap_should_skip_owner_update(oinfo)) { in xfs_free_ag_extent()
Dxfs_rmap.c739 ASSERT(!xfs_rmap_should_skip_owner_update(oinfo)); in xfs_rmap_map()