init_ptr_from_cur  444 fs/xfs/libxfs/xfs_alloc_btree.c 	.init_ptr_from_cur	= xfs_allocbt_init_ptr_from_cur,
init_ptr_from_cur  466 fs/xfs/libxfs/xfs_alloc_btree.c 	.init_ptr_from_cur	= xfs_allocbt_init_ptr_from_cur,
init_ptr_from_cur  533 fs/xfs/libxfs/xfs_bmap_btree.c 	.init_ptr_from_cur	= xfs_bmbt_init_ptr_from_cur,
init_ptr_from_cur 1877 fs/xfs/libxfs/xfs_btree.c 	cur->bc_ops->init_ptr_from_cur(cur, &ptr);
init_ptr_from_cur 3039 fs/xfs/libxfs/xfs_btree.c 	cur->bc_ops->init_ptr_from_cur(cur, &rptr);
init_ptr_from_cur 4296 fs/xfs/libxfs/xfs_btree.c 	cur->bc_ops->init_ptr_from_cur(cur, &lptr);
init_ptr_from_cur 4659 fs/xfs/libxfs/xfs_btree.c 	cur->bc_ops->init_ptr_from_cur(cur, &ptr);
init_ptr_from_cur  134 fs/xfs/libxfs/xfs_btree.h 	void	(*init_ptr_from_cur)(struct xfs_btree_cur *cur,
init_ptr_from_cur  373 fs/xfs/libxfs/xfs_ialloc_btree.c 	.init_ptr_from_cur	= xfs_inobt_init_ptr_from_cur,
init_ptr_from_cur  394 fs/xfs/libxfs/xfs_ialloc_btree.c 	.init_ptr_from_cur	= xfs_finobt_init_ptr_from_cur,
init_ptr_from_cur  305 fs/xfs/libxfs/xfs_refcount_btree.c 	.init_ptr_from_cur	= xfs_refcountbt_init_ptr_from_cur,
init_ptr_from_cur  443 fs/xfs/libxfs/xfs_rmap_btree.c 	.init_ptr_from_cur	= xfs_rmapbt_init_ptr_from_cur,
init_ptr_from_cur  629 fs/xfs/scrub/btree.c 	cur->bc_ops->init_ptr_from_cur(cur, &ptr);