Searched refs:xfs_alloc_read_agf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.h185 xfs_alloc_read_agf(
H A Dxfs_alloc.c1777 if ((error = xfs_alloc_read_agf(mp, tp, args->agno, flags,
1824 if ((error = xfs_alloc_read_agf(mp, tp, args->agno, flags,
2051 if ((error = xfs_alloc_read_agf(mp, tp, agno, flags, &bp)))
2158 XFS_CORRUPTION_ERROR("xfs_alloc_read_agf",
2171 xfs_alloc_read_agf( function
H A Dxfs_fsops.c330 error = xfs_alloc_read_agf(mp, tp, agno, 0, &bp);

Completed in 113 milliseconds