Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h50 extern const struct xfs_btree_ops xfs_finobt_ops;
78 return ops == &xfs_finobt_ops; in xfs_btree_is_fino()
H A Dxfs_ialloc_btree.c440 const struct xfs_btree_ops xfs_finobt_ops = { variable
510 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_finobt_ops, in xfs_finobt_init_cursor()
H A Dxfs_ag.c773 .bc_ops = &xfs_finobt_ops, in xfs_ag_init_headers()