Searched refs:xchk_ag_btcur_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | common.h | 126 int xchk_ag_btcur_init(struct xfs_scrub *sc, struct xchk_ag *sa);
|
H A D | common.c | 456 xchk_ag_btcur_init( in xchk_ag_btcur_init() function 570 return xchk_ag_btcur_init(sc, sa); in xchk_ag_init()
|
H A D | agheader.c | 487 error = xchk_ag_btcur_init(sc, &sc->sa); in xchk_agf_xref() 672 error = xchk_ag_btcur_init(sc, &sc->sa); in xchk_agfl_xref() 827 error = xchk_ag_btcur_init(sc, &sc->sa); in xchk_agi_xref()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | agheader.c | 512 xchk_ag_btcur_init(sc, &sc->sa); in xchk_agf_xref() 700 xchk_ag_btcur_init(sc, &sc->sa); in xchk_agfl_xref() 855 xchk_ag_btcur_init(sc, &sc->sa); in xchk_agi_xref()
|
H A D | common.h | 139 void xchk_ag_btcur_init(struct xfs_scrub *sc, struct xchk_ag *sa);
|
H A D | common.c | 551 xchk_ag_btcur_init( in xchk_ag_btcur_init() function 640 xchk_ag_btcur_init(sc, sa); in xchk_ag_init()
|
Completed in 6 milliseconds