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.c1418 xfs_bmap_same_rtgroup( in xfs_bmap_same_rtgroup() function
1505 xfs_bmap_same_rtgroup(bma->ip, whichfork, &LEFT, new)) in xfs_bmap_add_extent_delay_real()
1530 xfs_bmap_same_rtgroup(bma->ip, whichfork, new, &RIGHT)) in xfs_bmap_add_extent_delay_real()
2076 xfs_bmap_same_rtgroup(ip, whichfork, &LEFT, new)) in xfs_bmap_add_extent_unwritten_real()
2101 xfs_bmap_same_rtgroup(ip, whichfork, new, &RIGHT)) in xfs_bmap_add_extent_unwritten_real()
2622 xfs_bmap_same_rtgroup(ip, whichfork, &left, new)) in xfs_bmap_add_extent_hole_real()
2633 xfs_bmap_same_rtgroup(ip, whichfork, new, &right)) in xfs_bmap_add_extent_hole_real()
5509 !xfs_bmap_same_rtgroup(ip, whichfork, left, got)) in xfs_bmse_can_merge()