Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc_btree.c440 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur,
470 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur,
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,
Dxfs_rmap_btree.c516 .init_ptr_from_cur = xfs_rmapbt_init_ptr_from_cur,
633 .init_ptr_from_cur = xfbtree_init_ptr_from_cur,
Dxfs_refcount_btree.c342 .init_ptr_from_cur = xfs_refcountbt_init_ptr_from_cur,
Dxfs_btree.h169 void (*init_ptr_from_cur)(struct xfs_btree_cur *cur, member
Dxfs_btree.c1975 cur->bc_ops->init_ptr_from_cur(cur, ptr); in xfs_btree_init_ptr_from_cur()
/linux-6.12.1/fs/xfs/scrub/
Drcbag_btree.c203 .init_ptr_from_cur = xfbtree_init_ptr_from_cur,