xfs_alloc_read_agf 1818 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_read_agf(mp, tp, args->agno, flags,
xfs_alloc_read_agf 1868 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_read_agf(mp, tp, args->agno, flags,
xfs_alloc_read_agf 2086 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_read_agf(mp, tp, agno, flags, &bp)))
xfs_alloc_read_agf  176 fs/xfs/xfs_alloc.h xfs_alloc_read_agf(
xfs_alloc_read_agf  330 fs/xfs/xfs_fsops.c 		error = xfs_alloc_read_agf(mp, tp, agno, 0, &bp);