Searched refs:init_ptr_from_cur (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_alloc_btree.c | 440 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur, 470 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur,
|
| H A D | xfs_ialloc_btree.c | 432 .init_ptr_from_cur = xfs_inobt_init_ptr_from_cur, 462 .init_ptr_from_cur = xfs_finobt_init_ptr_from_cur,
|
| H A D | xfs_rmap_btree.c | 517 .init_ptr_from_cur = xfs_rmapbt_init_ptr_from_cur, 634 .init_ptr_from_cur = xfbtree_init_ptr_from_cur,
|
| H A D | xfs_rtrmap_btree.c | 513 .init_ptr_from_cur = xfs_rtrmapbt_init_ptr_from_cur, 622 .init_ptr_from_cur = xfbtree_init_ptr_from_cur,
|
| H A D | xfs_refcount_btree.c | 341 .init_ptr_from_cur = xfs_refcountbt_init_ptr_from_cur,
|
| H A D | xfs_btree.h | 169 void (*init_ptr_from_cur)(struct xfs_btree_cur *cur, member
|
| H A D | xfs_rtrefcount_btree.c | 389 .init_ptr_from_cur = xfs_rtrefcountbt_init_ptr_from_cur,
|
| H A D | xfs_btree.c | 1973 cur->bc_ops->init_ptr_from_cur(cur, ptr); in xfs_btree_init_ptr_from_cur()
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | rcbag_btree.c | 203 .init_ptr_from_cur = xfbtree_init_ptr_from_cur,
|