Searched refs:recs_inorder (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree.h200 int (*recs_inorder)(struct xfs_btree_cur *cur, member in struct:xfs_btree_ops
H A Dxfs_ialloc_btree.c325 .recs_inorder = xfs_inobt_recs_inorder,
H A Dxfs_alloc_btree.c440 .recs_inorder = xfs_allocbt_recs_inorder,
H A Dxfs_bmap_btree.c843 .recs_inorder = xfs_bmbt_recs_inorder,
H A Dxfs_btree.c1888 ASSERT(cur->bc_ops->recs_inorder(cur,
2083 ASSERT(cur->bc_ops->recs_inorder(cur, rrp,
2691 ASSERT(cur->bc_ops->recs_inorder(cur, recp,
2783 ASSERT(cur->bc_ops->recs_inorder(cur, rp,

Completed in 49 milliseconds