Searched refs:xfs_refcount_split_extent (Results 1 – 2 of 2) sorted by relevance
343 xfs_refcount_split_extent( in xfs_refcount_split_extent() function1070 error = xfs_refcount_split_extent(cur, agbno, &shape_changed); in xfs_refcount_adjust()1076 error = xfs_refcount_split_extent(cur, agbno + aglen, &shape_changed); in xfs_refcount_adjust()1548 error = xfs_refcount_split_extent(cur, agbno, &shape_changed); in xfs_refcount_adjust_cow()1552 error = xfs_refcount_split_extent(cur, agbno + aglen, &shape_changed); in xfs_refcount_adjust_cow()
3164 DEFINE_REFCOUNT_EXTENT_AT_EVENT(xfs_refcount_split_extent);