Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h54 extern const struct xfs_btree_ops xfs_inobt_ops;
81 return ops == &xfs_inobt_ops; in xfs_btree_is_ino()
H A Dxfs_ag.c688 .bc_ops = &xfs_inobt_ops, in xfs_ag_init_headers()