Home
last modified time | relevance | path

Searched refs:xfs_rmapbt_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c430 static const struct xfs_btree_ops xfs_rmapbt_ops = { variable
468 cur->bc_ops = &xfs_rmapbt_ops; in xfs_rmapbt_init_common()
524 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_rmapbt_ops); in xfs_rmapbt_commit_staged_btree()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c479 static const struct xfs_btree_ops xfs_rmapbt_ops = { variable
514 cur->bc_ops = &xfs_rmapbt_ops; in xfs_rmapbt_init_common()
571 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_rmapbt_ops); in xfs_rmapbt_commit_staged_btree()

Completed in 3 milliseconds