Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_refcount_btree.c291 static const struct xfs_btree_ops xfs_refcountbt_ops = { variable
338 cur->bc_ops = &xfs_refcountbt_ops; in xfs_refcountbt_init_common()
394 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_refcountbt_ops); in xfs_refcountbt_commit_staged_btree()