Searched refs:xfs_rtrmapbt_init_cursor (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtrmap_btree.c | 50 return xfs_rtrmapbt_init_cursor(cur->bc_tp, to_rtg(cur->bc_group)); in xfs_rtrmapbt_dup_cursor() 504 xfs_rtrmapbt_init_cursor( in xfs_rtrmapbt_init_cursor() function 1010 cur = xfs_rtrmapbt_init_cursor(tp, rtg); in xfs_rtrmapbt_init_rtsb() 1029 cur = xfs_rtrmapbt_init_cursor(NULL, rtg); in xfs_rtrmap_highest_rgbno()
|
| H A D | xfs_rtrmap_btree.h | 19 struct xfs_btree_cur *xfs_rtrmapbt_init_cursor(struct xfs_trans *tp,
|
| H A D | xfs_rmap.c | 2668 *pcur = xfs_rtrmapbt_init_cursor(tp, rtg); in xfs_rtrmap_finish_init_cursor()
|
| /linux/fs/xfs/ |
| H A D | xfs_notify_failure.c | 315 cur = xfs_rtrmapbt_init_cursor(tp, rtg); in xfs_dax_notify_dev_failure()
|
| H A D | xfs_verify_media.c | 133 cur = xfs_rtrmapbt_init_cursor(tp, rtg); in xfs_verify_report_losses()
|
| H A D | xfs_zone_gc.c | 339 cur = xfs_rtrmapbt_init_cursor(tp, rtg); in xfs_zone_gc_query()
|
| H A D | xfs_fsmap.c | 867 *curpp = xfs_rtrmapbt_init_cursor(tp, rtg); in xfs_getfsmap_rtdev_rmapbt_query()
|
| /linux/fs/xfs/scrub/ |
| H A D | common.c | 803 sr->rmap_cur = xfs_rtrmapbt_init_cursor(sc->tp, sr->rtg); in xchk_rtgroup_lock() 1703 cur = xfs_rtrmapbt_init_cursor(sc->tp, sc->sr.rtg); in xchk_meta_btree_count_blocks()
|
| H A D | rtrmap_repair.c | 728 rmap_cur = xfs_rtrmapbt_init_cursor(NULL, rtg); in xrep_rtrmap_build_new_tree()
|
| H A D | bmap.c | 729 cur = xfs_rtrmapbt_init_cursor(sc->tp, rtg); in xchk_bmap_check_rt_rmaps()
|
| H A D | repair.c | 1013 sr->rmap_cur = xfs_rtrmapbt_init_cursor(sc->tp, sr->rtg); in xrep_rtgroup_btcur_init()
|
| H A D | reap.c | 921 cur = xfs_rtrmapbt_init_cursor(sc->tp, sc->sr.rtg); in xreap_rgextent_select()
|
| H A D | rmap_repair.c | 547 cur = xfs_rtrmapbt_init_cursor(sc->tp, rtg); in xrep_rmap_scan_meta_btree()
|