Searched refs:xrep_find_ag_btree_roots (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | repair.h | 58 int xrep_find_ag_btree_roots(struct xfs_scrub *sc, struct xfs_buf *agf_bp,
|
H A D | agheader_repair.c | 162 error = xrep_find_ag_btree_roots(sc, agf_bp, fab, agfl_bp); in xrep_agf_find_btrees() 829 error = xrep_find_ag_btree_roots(sc, agf_bp, fab, NULL); in xrep_agi_find_btrees()
|
H A D | repair.c | 412 * Callers of xrep_find_ag_btree_roots must lock the AGF and AGFL 643 xrep_find_ag_btree_roots( in xrep_find_ag_btree_roots() function
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | repair.h | 52 int xrep_find_ag_btree_roots(struct xfs_scrub *sc, struct xfs_buf *agf_bp,
|
H A D | agheader_repair.c | 147 error = xrep_find_ag_btree_roots(sc, agf_bp, fab, agfl_bp); in xrep_agf_find_btrees() 730 error = xrep_find_ag_btree_roots(sc, agf_bp, fab, NULL); in xrep_agi_find_btrees()
|
H A D | repair.c | 634 * Callers of xrep_find_ag_btree_roots must lock the AGF and AGFL 865 xrep_find_ag_btree_roots( in xrep_find_ag_btree_roots() function
|
Completed in 6 milliseconds