xfs_refcount_split_extent 1014 fs/xfs/libxfs/xfs_refcount.c 	error = xfs_refcount_split_extent(cur, agbno, &shape_changed);
xfs_refcount_split_extent 1020 fs/xfs/libxfs/xfs_refcount.c 	error = xfs_refcount_split_extent(cur, agbno + aglen, &shape_changed);
xfs_refcount_split_extent 1479 fs/xfs/libxfs/xfs_refcount.c 	error = xfs_refcount_split_extent(cur, agbno, &shape_changed);
xfs_refcount_split_extent 1483 fs/xfs/libxfs/xfs_refcount.c 	error = xfs_refcount_split_extent(cur, agbno + aglen, &shape_changed);
xfs_refcount_split_extent 2904 fs/xfs/xfs_trace.h DEFINE_REFCOUNT_EXTENT_AT_EVENT(xfs_refcount_split_extent);