Searched refs:xfs_bmap_same_rtgroup (Results 1 – 1 of 1) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 1426 xfs_bmap_same_rtgroup( in xfs_bmap_same_rtgroup() function 1513 xfs_bmap_same_rtgroup(bma->ip, whichfork, &LEFT, new)) in xfs_bmap_add_extent_delay_real() 1538 xfs_bmap_same_rtgroup(bma->ip, whichfork, new, &RIGHT)) in xfs_bmap_add_extent_delay_real() 2084 xfs_bmap_same_rtgroup(ip, whichfork, &LEFT, new)) in xfs_bmap_add_extent_unwritten_real() 2109 xfs_bmap_same_rtgroup(ip, whichfork, new, &RIGHT)) in xfs_bmap_add_extent_unwritten_real() 2630 xfs_bmap_same_rtgroup(ip, whichfork, &left, new)) in xfs_bmap_add_extent_hole_real() 2641 xfs_bmap_same_rtgroup(ip, whichfork, new, &right)) in xfs_bmap_add_extent_hole_real() 5518 !xfs_bmap_same_rtgroup(ip, whichfork, left, got)) in xfs_bmse_can_merge()
|