Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_alloc_btree.c448 static const struct xfs_btree_ops xfs_cntbt_ops = { variable
487 cur->bc_ops = &xfs_cntbt_ops; in xfs_allocbt_init_common()
568 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_cntbt_ops); in xfs_allocbt_commit_staged_btree()