/linux-4.1.27/fs/xfs/ |
D | xfs_icache.c | 142 struct xfs_perag *pag, in xfs_iget_cache_hit() 276 struct xfs_perag *pag, in xfs_iget_cache_miss() 399 xfs_perag_t *pag; in xfs_iget() local 511 struct xfs_perag *pag, in xfs_inode_ag_walk() 645 struct xfs_perag *pag; in xfs_inode_ag_iterator() local 673 struct xfs_perag *pag; in xfs_inode_ag_iterator_tag() local 732 struct xfs_perag *pag, in __xfs_inode_set_reclaim_tag() 766 struct xfs_perag *pag; in xfs_inode_set_reclaim_tag() local 780 xfs_perag_t *pag, in __xfs_inode_clear_reclaim() 799 xfs_perag_t *pag, in __xfs_inode_clear_reclaim_tag() [all …]
|
D | xfs_extent_busy.c | 44 struct xfs_perag *pag; in xfs_extent_busy_insert() local 111 struct xfs_perag *pag; in xfs_extent_busy_search() local 159 struct xfs_perag *pag, in xfs_extent_busy_update_extent() 312 struct xfs_perag *pag; in xfs_extent_busy_reuse() local 541 struct xfs_perag *pag, in xfs_extent_busy_clear_one() 566 struct xfs_perag *pag = NULL; in xfs_extent_busy_clear() local
|
D | xfs_filestream.c | 86 struct xfs_perag *pag; in xfs_filestream_peek_ag() local 100 struct xfs_perag *pag; in xfs_filestream_get_ag() local 114 struct xfs_perag *pag; in xfs_filestream_put_ag() local 149 struct xfs_perag *pag; in xfs_filestream_pick_ag() local
|
D | xfs_mount.c | 125 struct xfs_perag *pag = container_of(head, struct xfs_perag, rcu_head); in __xfs_free_perag() local 139 struct xfs_perag *pag; in xfs_free_perag() local 177 xfs_perag_t *pag; in xfs_initialize_perag() local
|
D | xfs_discard.c | 47 struct xfs_perag *pag; in xfs_trim_extents() local
|
D | xfs_super.c | 589 xfs_perag_t *pag; in xfs_set_inode32() local 638 struct xfs_perag *pag; in xfs_set_inode64() local
|
D | xfs_buf.c | 442 struct xfs_perag *pag; in _xfs_buf_find() local 877 struct xfs_perag *pag = bp->b_pag; in xfs_buf_rele() local
|
D | xfs_inode.c | 2252 struct xfs_perag *pag; in xfs_ifree_cluster() local 3200 struct xfs_perag *pag; in xfs_iflush_cluster() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_sb.c | 53 struct xfs_perag *pag; in xfs_perag_get() local 76 struct xfs_perag *pag; in xfs_perag_get_tag() local 95 struct xfs_perag *pag) in xfs_perag_put() 708 xfs_perag_t *pag; in xfs_initialize_perag_data() local
|
D | xfs_alloc_btree.c | 55 struct xfs_perag *pag = xfs_perag_get(cur->bc_mp, seqno); in xfs_allocbt_set_root() local 139 struct xfs_perag *pag; in xfs_allocbt_update_lastrec() local 278 struct xfs_perag *pag = bp->b_pag; in xfs_allocbt_verify() local
|
D | xfs_alloc.c | 554 struct xfs_perag *pag, in xfs_alloc_update_counters() 1567 xfs_perag_t *pag; /* per allocation group data */ in xfs_free_ag_extent() local 1828 struct xfs_perag *pag) in xfs_alloc_longest_free_extent() 1859 xfs_perag_t *pag; /* per-ag information structure */ in xfs_alloc_fix_freelist() local 2034 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_get_freelist() local 2154 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_put_freelist() local 2325 struct xfs_perag *pag; /* per allocation group data */ in xfs_alloc_read_agf() local
|
D | xfs_ialloc.c | 367 struct xfs_perag *pag; in xfs_ialloc_ag_alloc() local 575 xfs_perag_t *pag; /* per allocation group data */ in xfs_ialloc_ag_select() local 749 struct xfs_perag *pag; in xfs_dialloc_ag_inobt() local 1174 struct xfs_perag *pag; in xfs_dialloc_ag() local 1316 struct xfs_perag *pag; in xfs_dialloc() local 1455 struct xfs_perag *pag; in xfs_difree_inobt() local 2157 struct xfs_perag *pag; /* per allocation group data */ in xfs_ialloc_read_agi() local
|
D | xfs_alloc.h | 103 struct xfs_perag *pag; /* per-ag struct for this agno */ member
|
D | xfs_ialloc_btree.c | 215 struct xfs_perag *pag = bp->b_pag; in xfs_inobt_verify() local
|
D | xfs_bmap.c | 3508 struct xfs_perag *pag; in xfs_bmap_longest_free_extent() local
|
D | xfs_format.h | 769 #define XFS_MIN_FREELIST_PAG(pag,mp) \ argument
|