Searched defs:pag (Results 1 – 12 of 12) sorted by relevance
/fs/xfs/linux-2.6/ |
D | xfs_sync.c | 60 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/ |
D | xfs_iget.c | 125 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
|
D | xfs_alloc.c | 1801 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
|
D | xfs_mount.c | 285 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
|
D | xfs_alloc.h | 75 struct xfs_perag *pag; /* per-ag struct for this agno */ member
|
D | xfs_ialloc.c | 444 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
|
D | xfs_ag.h | 224 #define XFS_MIN_FREELIST_PAG(pag,mp) \ argument
|
D | xfs_inode.c | 1974 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
|
D | xfs_filestream.c | 145 struct xfs_perag *pag; in _xfs_filestream_pick_ag() local
|
D | xfs_mount.h | 469 xfs_put_perag(struct xfs_mount *mp, xfs_perag_t *pag) in xfs_put_perag()
|
D | xfs_bmap.c | 2719 xfs_perag_t *pag; in xfs_bmap_btalloc() local
|
/fs/xfs/quota/ |
D | xfs_qm_syscalls.c | 1034 xfs_perag_t *pag = &mp->m_perag[ag]; in xfs_qm_dqrele_inodes_ag() local
|