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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 205 milliseconds