Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c402 static const struct xfs_btree_ops xfs_finobt_ops = { variable
444 cur->bc_ops = &xfs_finobt_ops; in xfs_inobt_init_common()
527 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_finobt_ops); in xfs_inobt_commit_staged_btree()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c423 static const struct xfs_btree_ops xfs_finobt_ops = { variable
464 cur->bc_ops = &xfs_finobt_ops; in xfs_inobt_init_common()
543 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_finobt_ops); in xfs_inobt_commit_staged_btree()

Completed in 3 milliseconds