Searched refs:xfs_bmap_same_rtgroup (Results 1 – 1 of 1) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 1428 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()
|