Lines Matching full:contiguous

849 		 * left edge contiguous, merge into left record.  in xfs_rmap_map()
864 * right edge also contiguous, delete right record in xfs_rmap_map()
899 * right edge contiguous, merge into right record. in xfs_rmap_map()
916 * no contiguous edge with identical owner, insert in xfs_rmap_map()
1156 * The left and right neighbors are both contiguous with new. in xfs_rmap_convert()
1211 * The left neighbor is contiguous, the right is not. in xfs_rmap_convert()
1241 * The right neighbor is contiguous, the left is not. in xfs_rmap_convert()
1279 * Neither the left nor right neighbors are contiguous with in xfs_rmap_convert()
1292 * The left neighbor is contiguous. in xfs_rmap_convert()
1314 * The left neighbor is not contiguous. in xfs_rmap_convert()
1343 * The right neighbor is contiguous with the new allocation. in xfs_rmap_convert()
1365 * The right neighbor is not contiguous. in xfs_rmap_convert()
1603 * The left and right neighbors are both contiguous with new. in xfs_rmap_convert_shared()
1634 * The left neighbor is contiguous, the right is not. in xfs_rmap_convert_shared()
1660 * The right neighbor is contiguous, the left is not. in xfs_rmap_convert_shared()
1687 * Neither the left nor right neighbors are contiguous with in xfs_rmap_convert_shared()
1709 * The left neighbor is contiguous. in xfs_rmap_convert_shared()
1744 * The left neighbor is not contiguous. in xfs_rmap_convert_shared()
1768 * The right neighbor is contiguous with the new allocation. in xfs_rmap_convert_shared()
1803 * The right neighbor is not contiguous. in xfs_rmap_convert_shared()
2153 * Left edge contiguous, merge into left record. in xfs_rmap_map_shared()
2166 * Right edge also contiguous, delete right record in xfs_rmap_map_shared()
2200 * Right edge contiguous, merge into right record. in xfs_rmap_map_shared()
2226 * No contiguous edge with identical owner, insert in xfs_rmap_map_shared()