Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c1428 xfs_bmap_same_rtgroup( in xfs_bmap_same_rtgroup() function
1515 xfs_bmap_same_rtgroup(bma->ip, whichfork, &LEFT, new)) in xfs_bmap_add_extent_delay_real()
1540 xfs_bmap_same_rtgroup(bma->ip, whichfork, new, &RIGHT)) in xfs_bmap_add_extent_delay_real()
2086 xfs_bmap_same_rtgroup(ip, whichfork, &LEFT, new)) in xfs_bmap_add_extent_unwritten_real()
2111 xfs_bmap_same_rtgroup(ip, whichfork, new, &RIGHT)) in xfs_bmap_add_extent_unwritten_real()
2772 xfs_bmap_same_rtgroup(ip, whichfork, &left, new)) in xfs_bmap_add_extent_hole_real()
2783 xfs_bmap_same_rtgroup(ip, whichfork, new, &right)) in xfs_bmap_add_extent_hole_real()
5783 !xfs_bmap_same_rtgroup(ip, whichfork, left, got)) in xfs_bmse_can_merge()