Home
last modified time | relevance | path

Searched refs:xfs_perag (Results 1 – 19 of 19) sorted by relevance

/fs/xfs/libxfs/
Dxfs_sb.h24 extern struct xfs_perag *xfs_perag_get(struct xfs_mount *, xfs_agnumber_t);
25 extern struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *, xfs_agnumber_t,
27 extern void xfs_perag_put(struct xfs_perag *pag);
Dxfs_alloc.h24 struct xfs_perag;
103 struct xfs_perag *pag; /* per-ag struct for this agno */
136 struct xfs_perag *pag, xfs_extlen_t need);
138 struct xfs_perag *pag);
Dxfs_sb.c49 struct xfs_perag *
54 struct xfs_perag *pag; in xfs_perag_get()
71 struct xfs_perag *
77 struct xfs_perag *pag; in xfs_perag_get_tag()
96 struct xfs_perag *pag) in xfs_perag_put()
Dxfs_alloc_btree.c55 struct xfs_perag *pag = xfs_perag_get(cur->bc_mp, seqno); in xfs_allocbt_set_root()
139 struct xfs_perag *pag; in xfs_allocbt_update_lastrec()
278 struct xfs_perag *pag = bp->b_pag; in xfs_allocbt_verify()
Dxfs_alloc.c571 struct xfs_perag *pag, in xfs_alloc_update_counters()
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()
1990 struct xfs_perag *pag) in xfs_agfl_reset()
2023 struct xfs_perag *pag = args->pag; in xfs_alloc_fix_freelist()
2483 struct xfs_perag *pag; /* per allocation group data */ in xfs_alloc_read_agf()
Dxfs_ialloc.c610 struct xfs_perag *pag; in xfs_ialloc_ag_alloc()
1117 struct xfs_perag *pag; in xfs_dialloc_ag_inobt()
1542 struct xfs_perag *pag; in xfs_dialloc_ag()
1684 struct xfs_perag *pag; in xfs_dialloc()
1899 struct xfs_perag *pag; in xfs_difree_inobt()
2613 struct xfs_perag *pag; /* per allocation group data */ in xfs_ialloc_read_agi()
Dxfs_ialloc_btree.c224 struct xfs_perag *pag = bp->b_pag; in xfs_inobt_verify()
Dxfs_bmap.c3510 struct xfs_perag *pag; in xfs_bmap_longest_free_extent()
/fs/xfs/
Dxfs_extent_busy.c44 struct xfs_perag *pag; in xfs_extent_busy_insert()
111 struct xfs_perag *pag; in xfs_extent_busy_search()
159 struct xfs_perag *pag, in xfs_extent_busy_update_extent()
312 struct xfs_perag *pag; in xfs_extent_busy_reuse()
541 struct xfs_perag *pag, in xfs_extent_busy_clear_one()
566 struct xfs_perag *pag = NULL; in xfs_extent_busy_clear()
Dxfs_icache.c41 struct xfs_perag *pag, struct xfs_inode *ip);
182 struct xfs_perag *pag, in xfs_iget_cache_hit()
319 struct xfs_perag *pag, in xfs_iget_cache_miss()
579 struct xfs_perag *pag, in xfs_inode_ag_walk()
718 struct xfs_perag *pag; in xfs_inode_ag_iterator_flags()
758 struct xfs_perag *pag; in xfs_inode_ag_iterator_tag()
818 struct xfs_perag *pag, in __xfs_inode_set_reclaim_tag()
852 struct xfs_perag *pag; in xfs_inode_set_reclaim_tag()
981 struct xfs_perag *pag, in xfs_reclaim_inode()
1109 struct xfs_perag *pag; in xfs_reclaim_inodes_ag()
[all …]
Dxfs_filestream.c86 struct xfs_perag *pag; in xfs_filestream_peek_ag()
100 struct xfs_perag *pag; in xfs_filestream_get_ag()
114 struct xfs_perag *pag; in xfs_filestream_put_ag()
149 struct xfs_perag *pag; in xfs_filestream_pick_ag()
Dxfs_icache.h22 struct xfs_perag;
Dxfs_mount.c135 struct xfs_perag *pag = container_of(head, struct xfs_perag, rcu_head); in __xfs_free_perag()
149 struct xfs_perag *pag; in xfs_free_perag()
Dxfs_discard.c47 struct xfs_perag *pag; in xfs_trim_extents()
Dxfs_mount.h271 typedef struct xfs_perag { struct
Dxfs_buf.h166 struct xfs_perag *b_pag; /* contains rbtree root */
Dxfs_buf.c443 struct xfs_perag *pag; in _xfs_buf_find()
877 struct xfs_perag *pag = bp->b_pag; in xfs_buf_rele()
Dxfs_inode.c2226 struct xfs_perag *pag; in xfs_ifree_cluster()
3184 struct xfs_perag *pag; in xfs_iflush_cluster()
Dxfs_super.c637 struct xfs_perag *pag; in xfs_set_inode64()