Home
last modified time | relevance | path

Searched defs:pag (Results 1 – 12 of 12) sorted by relevance

/fs/xfs/linux-2.6/
Dxfs_sync.c60 xfs_perag_t *pag = &mp->m_perag[ag]; in xfs_sync_inodes_ag() local
567 xfs_perag_t *pag = xfs_get_perag(ip->i_mount, ip->i_ino); in xfs_reclaim_inode() local
632 xfs_perag_t *pag = xfs_get_perag(mp, ip->i_ino); in xfs_inode_set_reclaim_tag() local
647 xfs_perag_t *pag, in __xfs_inode_clear_reclaim_tag()
659 xfs_perag_t *pag = xfs_get_perag(mp, ip->i_ino); in xfs_inode_clear_reclaim_tag() local
678 xfs_perag_t *pag = &mp->m_perag[ag]; in xfs_reclaim_inodes_ag() local
/fs/xfs/
Dxfs_iget.c125 struct xfs_perag *pag, in xfs_iget_cache_hit()
221 struct xfs_perag *pag, in xfs_iget_cache_miss()
336 xfs_perag_t *pag; in xfs_iget() local
403 xfs_perag_t *pag; in xfs_inode_incore() local
472 struct xfs_perag *pag; in xfs_ireclaim() local
Dxfs_alloc.c1801 xfs_perag_t *pag; /* per allocation group data */ in xfs_free_ag_extent() local
1892 xfs_perag_t *pag; /* per-ag information structure */ in xfs_alloc_fix_freelist() local
2071 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_get_freelist() local
2193 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_put_freelist() local
2298 struct xfs_perag *pag; /* per allocation group data */ in xfs_alloc_read_agf() local
Dxfs_mount.c285 xfs_perag_t *pag) in xfs_initialize_perag_icache()
300 xfs_perag_t *pag; in xfs_initialize_perag() local
636 xfs_perag_t *pag; in xfs_initialize_perag_data() local
Dxfs_alloc.h75 struct xfs_perag *pag; /* per-ag struct for this agno */ member
Dxfs_ialloc.c444 xfs_perag_t *pag; /* per allocation group data */ in xfs_ialloc_ag_select() local
1510 struct xfs_perag *pag; /* per allocation group data */ in xfs_ialloc_read_agi() local
Dxfs_ag.h224 #define XFS_MIN_FREELIST_PAG(pag,mp) \ argument
Dxfs_inode.c1974 xfs_perag_t *pag = xfs_get_perag(mp, inum); in xfs_ifree_cluster() local
2703 xfs_perag_t *pag = xfs_get_perag(mp, ip->i_ino); in xfs_iflush_cluster() local
Dxfs_filestream.c145 struct xfs_perag *pag; in _xfs_filestream_pick_ag() local
Dxfs_mount.h469 xfs_put_perag(struct xfs_mount *mp, xfs_perag_t *pag) in xfs_put_perag()
Dxfs_bmap.c2719 xfs_perag_t *pag; in xfs_bmap_btalloc() local
/fs/xfs/quota/
Dxfs_qm_syscalls.c1034 xfs_perag_t *pag = &mp->m_perag[ag]; in xfs_qm_dqrele_inodes_ag() local