Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ag.h161 extern int xfs_read_agi(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ialloc.c1473 xfs_read_agi( in xfs_read_agi() function
1525 error = xfs_read_agi(mp, tp, agno, bpp); in xfs_ialloc_read_agi()
Dxfs_log_recover.c3038 error = xfs_read_agi(mp, tp, agno, &agibp); in xlog_recover_clear_agi_bucket()
3154 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_process_iunlinks()
3831 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_check_summary()
Dxfs_inode.c1323 error = xfs_read_agi(mp, tp, XFS_INO_TO_AGNO(mp, ip->i_ino), &agibp); in xfs_iunlink()
1401 error = xfs_read_agi(mp, tp, agno, &agibp); in xfs_iunlink_remove()