Searched refs:xfs_rtrmapbt_init_cursor (Results 1 – 8 of 8) 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 1012 cur = xfs_rtrmapbt_init_cursor(tp, rtg); in xfs_rtrmapbt_init_rtsb() 1031 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,
|
| /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 | 349 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 | bmap.c | 729 cur = xfs_rtrmapbt_init_cursor(sc->tp, rtg); in xchk_bmap_check_rt_rmaps()
|
| H A D | reap.c | 921 cur = xfs_rtrmapbt_init_cursor(sc->tp, sc->sr.rtg); in xreap_rgextent_select()
|