Searched refs:xfs_alloc_insert (Results 1 – 3 of 3) sorted by relevance
211 xfs_alloc_insert(
360 if ((error = xfs_alloc_insert(cnt_cur, &i))) in xfs_alloc_fixup_trees()368 if ((error = xfs_alloc_insert(cnt_cur, &i))) in xfs_alloc_fixup_trees()396 if ((error = xfs_alloc_insert(bno_cur, &i))) in xfs_alloc_fixup_trees()1734 if ((error = xfs_alloc_insert(bno_cur, &i))) in xfs_free_ag_extent()1746 if ((error = xfs_alloc_insert(cnt_cur, &i))) in xfs_free_ag_extent()
2034 xfs_alloc_insert( in xfs_alloc_insert() function