Home
last modified time | relevance | path

Searched defs:xchk_ag (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/xfs/scrub/
Dscrub.h38 struct xchk_ag { struct
39 xfs_agnumber_t agno;
40 struct xfs_perag *pag;
43 struct xfs_buf *agf_bp;
44 struct xfs_buf *agfl_bp;
45 struct xfs_buf *agi_bp;
69 struct xchk_ag sa; argument