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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree.h186 void (*init_ptr_from_cur)(struct xfs_btree_cur *cur, member in struct:xfs_btree_ops
H A Dxfs_ialloc_btree.c320 .init_ptr_from_cur = xfs_inobt_init_ptr_from_cur,
H A Dxfs_alloc_btree.c435 .init_ptr_from_cur = xfs_allocbt_init_ptr_from_cur,
H A Dxfs_bmap_btree.c838 .init_ptr_from_cur = xfs_bmbt_init_ptr_from_cur,
H A Dxfs_btree.c1535 cur->bc_ops->init_ptr_from_cur(cur, &ptr);
2447 cur->bc_ops->init_ptr_from_cur(cur, &rptr);

Completed in 77 milliseconds