Home
last modified time | relevance | path

Searched refs:xfs_alloc_insert (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc_btree.h211 xfs_alloc_insert(
Dxfs_alloc.c360 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()
Dxfs_alloc_btree.c2034 xfs_alloc_insert( in xfs_alloc_insert() function