Home
last modified time | relevance | path

Searched refs:xfs_ialloc_read_agi (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ialloc.h118 xfs_ialloc_read_agi(
Dxfs_ialloc.c1774 error = xfs_ialloc_read_agi(mp, tp, agno, &agbp); in xfs_dialloc()
2192 error = xfs_ialloc_read_agi(mp, tp, agno, &agbp); in xfs_difree()
2238 error = xfs_ialloc_read_agi(mp, tp, agno, &agbp); in xfs_imap_lookup()
2624 xfs_ialloc_read_agi( in xfs_ialloc_read_agi() function
2670 error = xfs_ialloc_read_agi(mp, tp, agno, &bp); in xfs_ialloc_pagi_init()
Dxfs_ialloc_btree.c564 error = xfs_ialloc_read_agi(mp, tp, agno, &agbp); in xfs_inobt_count_blocks()
Dxfs_ag.c426 error = xfs_ialloc_read_agi(mp, tp, id->agno, &bp); in xfs_ag_extend_space()
/Linux-v4.19/fs/xfs/
Dxfs_itable.c383 error = xfs_ialloc_read_agi(mp, NULL, agno, &agbp); in xfs_bulkstat()
568 error = xfs_ialloc_read_agi(mp, NULL, agno, &agbp); in xfs_inumbers()
Dxfs_trace.h155 DEFINE_AG_EVENT(xfs_ialloc_read_agi);
/Linux-v4.19/fs/xfs/scrub/
Dcommon.c410 error = xfs_ialloc_read_agi(mp, sc->tp, agno, agi); in xchk_ag_read_headers()
Drepair.c217 error = xfs_ialloc_read_agi(mp, NULL, sm->sm_agno, &bp); in xrep_calc_ag_resblks()