Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c430 static const struct xfs_btree_ops xfs_rmapbt_ops = { variable
468 cur->bc_ops = &xfs_rmapbt_ops; in xfs_rmapbt_init_common()
524 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_rmapbt_ops); in xfs_rmapbt_commit_staged_btree()