Home
last modified time | relevance | path

Searched refs:xfs_btree_dup_cursor (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_btree.h314 xfs_btree_dup_cursor(
Dxfs_ialloc_btree.c266 if ((error = xfs_btree_dup_cursor(cur, &tcur))) in xfs_inobt_delrec()
1459 if ((error = xfs_btree_dup_cursor(cur, &tcur))) in xfs_inobt_rshift()
1622 if ((error = xfs_btree_dup_cursor(cur, curp))) in xfs_inobt_split()
Dxfs_alloc_btree.c303 if ((error = xfs_btree_dup_cursor(cur, &tcur))) in xfs_alloc_delrec()
1563 if ((error = xfs_btree_dup_cursor(cur, &tcur))) in xfs_alloc_rshift()
1723 if ((error = xfs_btree_dup_cursor(cur, curp))) in xfs_alloc_split()
Dxfs_btree.c412 xfs_btree_dup_cursor( in xfs_btree_dup_cursor() function
Dxfs_bmap_btree.c488 if ((error = xfs_btree_dup_cursor(cur, &tcur))) { in xfs_bmbt_delrec()
1504 if ((error = xfs_btree_dup_cursor(cur, &tcur))) { in xfs_bmbt_rshift()
1685 if ((error = xfs_btree_dup_cursor(cur, curp))) { in xfs_bmbt_split()
Dxfs_ialloc.c708 if ((error = xfs_btree_dup_cursor(cur, &tcur))) in xfs_dialloc()
Dxfs_alloc.c964 else if ((error = xfs_btree_dup_cursor(bno_cur_lt, &bno_cur_gt))) in xfs_alloc_ag_vextent_near()