Home
last modified time | relevance | path

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

/fs/xfs/linux-2.6/
Dxfs_sync.c567 xfs_perag_t *pag = xfs_get_perag(ip->i_mount, ip->i_ino); in xfs_reclaim_inode()
632 xfs_perag_t *pag = xfs_get_perag(mp, ip->i_ino); in xfs_inode_set_reclaim_tag()
659 xfs_perag_t *pag = xfs_get_perag(mp, ip->i_ino); in xfs_inode_clear_reclaim_tag()
/fs/xfs/
Dxfs_iget.c344 pag = xfs_get_perag(mp, ino); in xfs_iget()
405 pag = xfs_get_perag(mp, ino); in xfs_inode_incore()
481 pag = xfs_get_perag(mp, ip->i_ino); in xfs_ireclaim()
Dxfs_mount.h463 xfs_get_perag(struct xfs_mount *mp, xfs_ino_t ino) in xfs_get_perag() function
Dxfs_inode.c1974 xfs_perag_t *pag = xfs_get_perag(mp, inum); in xfs_ifree_cluster()
2703 xfs_perag_t *pag = xfs_get_perag(mp, ip->i_ino); in xfs_iflush_cluster()