Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_btree.h328 xfs_btree_dup_cursor(
Dxfs_btree.c329 xfs_btree_dup_cursor( in xfs_btree_dup_cursor() function
2277 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_btree_rshift()
2479 error = xfs_btree_dup_cursor(cur, curp); in xfs_btree_split()
3488 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_btree_delrec()
Dxfs_ialloc.c715 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_dialloc_ag()
Dxfs_alloc.c1065 else if ((error = xfs_btree_dup_cursor(bno_cur_lt, &bno_cur_gt))) in xfs_alloc_ag_vextent_near()