Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc.h132 xfs_ialloc_read_agi(
Dxfs_ialloc.c1750 error = xfs_ialloc_read_agi(mp, tp, agno, &agbp); in xfs_dialloc()
2167 error = xfs_ialloc_read_agi(mp, tp, agno, &agbp); in xfs_difree()
2213 error = xfs_ialloc_read_agi(mp, tp, agno, &agbp); in xfs_imap_lookup()
2606 xfs_ialloc_read_agi( in xfs_ialloc_read_agi() function
2652 error = xfs_ialloc_read_agi(mp, tp, agno, &bp); in xfs_ialloc_pagi_init()
/linux-4.4.14/fs/xfs/
Dxfs_itable.c398 error = xfs_ialloc_read_agi(mp, NULL, agno, &agbp); in xfs_bulkstat()
584 error = xfs_ialloc_read_agi(mp, NULL, agno, &agbp); in xfs_inumbers()
Dxfs_fsops.c445 error = xfs_ialloc_read_agi(mp, tp, agno, &bp); in xfs_growfs_data_private()
Dxfs_trace.h161 DEFINE_AG_EVENT(xfs_ialloc_read_agi);