Lines Matching refs:agno
79 xfs_agnumber_t agno, in __xchk_process_error() argument
101 trace_xchk_op_error(sc, agno, bno, *error, ret_ip); in __xchk_process_error()
111 trace_xchk_op_error(sc, agno, bno, *error, ret_ip); in __xchk_process_error()
120 xfs_agnumber_t agno, in xchk_process_error() argument
124 return __xchk_process_error(sc, agno, bno, error, in xchk_process_error()
142 xfs_agnumber_t agno, in xchk_xref_process_error() argument
146 return __xchk_process_error(sc, agno, bno, error, in xchk_xref_process_error()
563 xfs_agnumber_t agno, in xchk_ag_read_headers() argument
569 sa->pag = xfs_perag_get(mp, agno); in xchk_ag_read_headers()
689 xfs_agnumber_t agno, in xchk_ag_init() argument
694 error = xchk_ag_read_headers(sc, agno, sa); in xchk_ag_init()
1122 xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, sc->sm->sm_ino); in xchk_iget_for_scrubbing() local
1222 trace_xchk_op_error(sc, agno, XFS_INO_TO_AGBNO(mp, sc->sm->sm_ino), in xchk_iget_for_scrubbing()