Home
last modified time | relevance | path

Searched refs:init_ptr_from_cur (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_ialloc_btree.c310 .init_ptr_from_cur = xfs_inobt_init_ptr_from_cur,
Dxfs_btree.h209 void (*init_ptr_from_cur)(struct xfs_btree_cur *cur, member
Dxfs_alloc_btree.c442 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur,
Dxfs_bmap_btree.c853 .init_ptr_from_cur = xfs_bmbt_init_ptr_from_cur,
Dxfs_btree.c1712 cur->bc_ops->init_ptr_from_cur(cur, &ptr); in xfs_btree_lookup()
2634 cur->bc_ops->init_ptr_from_cur(cur, &rptr); in xfs_btree_new_root()