Searched refs:init_rec_from_cur (Results 1 – 4 of 4) sorted by relevance
532 cur->bc_ops->init_rec_from_cur(cur, block_rec); in xrep_refc_get_records()
625 cur->bc_ops->init_rec_from_cur(cur, block_rec); in xrep_abt_get_records()
167 void (*init_rec_from_cur)(struct xfs_btree_cur *cur, member
388 .init_rec_from_cur = xfs_rtrefcountbt_init_rec_from_cur,