Searched refs:init_ptr_from_cur (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drcbag_btree.c203 .init_ptr_from_cur = xfbtree_init_ptr_from_cur,
/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c431 .init_ptr_from_cur = xfs_inobt_init_ptr_from_cur,
461 .init_ptr_from_cur = xfs_finobt_init_ptr_from_cur,
H A Dxfs_alloc_btree.c502 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur,
534 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur,
H A Dxfs_rmap_btree.c511 .init_ptr_from_cur = xfs_rmapbt_init_ptr_from_cur,
628 .init_ptr_from_cur = xfbtree_init_ptr_from_cur,
H A Dxfs_refcount_btree.c342 .init_ptr_from_cur = xfs_refcountbt_init_ptr_from_cur,
H A Dxfs_btree.h175 void (*init_ptr_from_cur)(struct xfs_btree_cur *cur, member in struct:xfs_btree_ops
H A Dxfs_btree.c1999 cur->bc_ops->init_ptr_from_cur(cur, ptr);

Completed in 144 milliseconds