Searched defs:pag (Results 1 – 15 of 15) sorted by relevance
/fs/xfs/ |
D | xfs_icache.c | 182 struct xfs_perag *pag, in xfs_iget_cache_hit() 319 struct xfs_perag *pag, in xfs_iget_cache_miss() 462 xfs_perag_t *pag; in xfs_iget() local 579 struct xfs_perag *pag, in xfs_inode_ag_walk() 718 struct xfs_perag *pag; in xfs_inode_ag_iterator_flags() local 758 struct xfs_perag *pag; in xfs_inode_ag_iterator_tag() local 818 struct xfs_perag *pag, in __xfs_inode_set_reclaim_tag() 852 struct xfs_perag *pag; in xfs_inode_set_reclaim_tag() local 866 xfs_perag_t *pag, in __xfs_inode_clear_reclaim() 885 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 | 135 struct xfs_perag *pag = container_of(head, struct xfs_perag, rcu_head); in __xfs_free_perag() local 149 struct xfs_perag *pag; in xfs_free_perag() local 187 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 | 588 xfs_perag_t *pag; in xfs_set_inode32() local 637 struct xfs_perag *pag; in xfs_set_inode64() local
|
D | xfs_buf.c | 443 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 | 2226 struct xfs_perag *pag; in xfs_ifree_cluster() local 3184 struct xfs_perag *pag; in xfs_iflush_cluster() local
|
/fs/xfs/libxfs/ |
D | xfs_sb.c | 54 struct xfs_perag *pag; in xfs_perag_get() local 77 struct xfs_perag *pag; in xfs_perag_get_tag() local 96 struct xfs_perag *pag) in xfs_perag_put() 758 xfs_perag_t *pag; in xfs_initialize_perag_data() local
|
D | xfs_alloc.c | 571 struct xfs_perag *pag, in xfs_alloc_update_counters() 1602 xfs_perag_t *pag; /* per allocation group data */ in xfs_free_ag_extent() local 1863 struct xfs_perag *pag, in xfs_alloc_longest_free_extent() 1879 struct xfs_perag *pag) in xfs_alloc_min_freelist() 1905 struct xfs_perag *pag = args->pag; in xfs_alloc_space_available() local 1990 struct xfs_perag *pag) in xfs_agfl_reset() 2023 struct xfs_perag *pag = args->pag; in xfs_alloc_fix_freelist() local 2185 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_get_freelist() local 2306 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_put_freelist() local 2483 struct xfs_perag *pag; /* per allocation group data */ in xfs_alloc_read_agf() 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_ialloc.c | 610 struct xfs_perag *pag; in xfs_ialloc_ag_alloc() local 922 xfs_perag_t *pag; /* per allocation group data */ in xfs_ialloc_ag_select() local 1117 struct xfs_perag *pag; in xfs_dialloc_ag_inobt() local 1542 struct xfs_perag *pag; in xfs_dialloc_ag() local 1684 struct xfs_perag *pag; in xfs_dialloc() local 1899 struct xfs_perag *pag; in xfs_difree_inobt() local 2613 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 | 224 struct xfs_perag *pag = bp->b_pag; in xfs_inobt_verify() local
|
D | xfs_bmap.c | 3510 struct xfs_perag *pag; in xfs_bmap_longest_free_extent() local
|