Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c401 static const struct xfs_btree_ops xfs_inobt_ops = { variable
461 cur->bc_ops = &xfs_inobt_ops; in xfs_inobt_init_common()
533 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_inobt_ops); in xfs_inobt_commit_staged_btree()