Home
last modified time | relevance | path

Searched refs:xfs_rmapbt_mem_cursor (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap_btree.h67 struct xfs_btree_cur *xfs_rmapbt_mem_cursor(struct xfs_perag *pag,
Dxfs_rmap_btree.c644 xfs_rmapbt_mem_cursor( in xfs_rmapbt_mem_cursor() function
/linux-6.12.1/fs/xfs/scrub/
Drmap_repair.c237 mcur = xfs_rmapbt_mem_cursor(sc->sa.pag, sc->tp, &rr->rmap_btree); in xrep_rmap_stash()
929 mcur = xfs_rmapbt_mem_cursor(rr->sc->sa.pag, NULL, &rr->rmap_btree); in xrep_rmap_find_rmaps()
1314 rr->mcur = xfs_rmapbt_mem_cursor(rr->sc->sa.pag, NULL, in xrep_rmap_build_new_tree()
1453 mcur = xfs_rmapbt_mem_cursor(rr->sc->sa.pag, NULL, &rr->rmap_btree); in xrep_rmap_remove_old_tree()
1563 mcur = xfs_rmapbt_mem_cursor(rr->sc->sa.pag, tp, &rr->rmap_btree); in xrep_rmapbt_live_update()
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst2282 Following the example above, ``xfs_rmapbt_mem_cursor`` takes care of this