Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drepair.c673 struct xrep_find_ag_btree *btree_info; member
781 for (fab = ri->btree_info; fab->buf_ops; fab++) { in xrep_findroot_rmap()
802 struct xrep_find_ag_btree *btree_info, in xrep_find_ag_btree_roots() argument
815 ri.btree_info = btree_info; in xrep_find_ag_btree_roots()
818 for (fab = btree_info; fab->buf_ops; fab++) { in xrep_find_ag_btree_roots()
Drepair.h53 struct xrep_find_ag_btree *btree_info, struct xfs_buf *agfl_bp);