Home
last modified time | relevance | path

Searched refs:xfs_read_agi (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_ag.h161 extern int xfs_read_agi(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ialloc.c1471 xfs_read_agi( in xfs_read_agi() function
1523 error = xfs_read_agi(mp, tp, agno, bpp); in xfs_ialloc_read_agi()
Dxfs_log_recover.c3015 error = xfs_read_agi(mp, tp, agno, &agibp); in xlog_recover_clear_agi_bucket()
3131 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_process_iunlinks()
3161 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_process_iunlinks()
3840 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_check_summary()
Dxfs_inode.c1706 error = xfs_read_agi(mp, tp, XFS_INO_TO_AGNO(mp, ip->i_ino), &agibp); in xfs_iunlink()
1785 error = xfs_read_agi(mp, tp, agno, &agibp); in xfs_iunlink_remove()