Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.h284 xfs_btree_dup_cursor(
Dxfs_btree.c340 xfs_btree_dup_cursor( in xfs_btree_dup_cursor() function
2299 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_btree_rshift()
2501 error = xfs_btree_dup_cursor(cur, curp); in __xfs_btree_split()
3586 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_btree_delrec()
Dxfs_ialloc.c1176 error = xfs_btree_dup_cursor(cur, &tcur); in xfs_dialloc_ag_inobt()
1400 error = xfs_btree_dup_cursor(lcur, &rcur); in xfs_dialloc_ag_finobt_near()
Dxfs_alloc.c1106 else if ((error = xfs_btree_dup_cursor(bno_cur_lt, &bno_cur_gt))) in xfs_alloc_ag_vextent_near()