Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c427 static const struct xfs_btree_ops xfs_bnobt_ops = { variable
495 cur->bc_ops = &xfs_bnobt_ops; in xfs_allocbt_init_common()
568 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_bnobt_ops); in xfs_allocbt_commit_staged_btree()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c446 static const struct xfs_btree_ops xfs_bnobt_ops = { variable
513 cur->bc_ops = &xfs_bnobt_ops; in xfs_allocbt_init_common()
585 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_bnobt_ops); in xfs_allocbt_commit_staged_btree()

Completed in 2 milliseconds