Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_btree.h277 xfs_btree_dup_cursor(
Dxfs_btree.c325 xfs_btree_dup_cursor( in xfs_btree_dup_cursor() function
2284 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_btree_rshift()
2486 error = xfs_btree_dup_cursor(cur, curp); in __xfs_btree_split()
3571 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_btree_delrec()
Dxfs_ialloc.c808 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_dialloc_ag_inobt()
1032 error = xfs_btree_dup_cursor(lcur, &rcur); in xfs_dialloc_ag_finobt_near()
Dxfs_alloc.c1072 else if ((error = xfs_btree_dup_cursor(bno_cur_lt, &bno_cur_gt))) in xfs_alloc_ag_vextent_near()