Home
last modified time | relevance | path

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

/linux-4.1.27/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);
Dxfs_sb.c48 struct xfs_perag *
53 struct xfs_perag *pag; in xfs_perag_get()
70 struct xfs_perag *
76 struct xfs_perag *pag; in xfs_perag_get_tag()
95 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_ialloc.c367 struct xfs_perag *pag; in xfs_ialloc_ag_alloc()
749 struct xfs_perag *pag; in xfs_dialloc_ag_inobt()
1174 struct xfs_perag *pag; in xfs_dialloc_ag()
1316 struct xfs_perag *pag; in xfs_dialloc()
1455 struct xfs_perag *pag; in xfs_difree_inobt()
2157 struct xfs_perag *pag; /* per allocation group data */ in xfs_ialloc_read_agi()
Dxfs_ialloc_btree.c215 struct xfs_perag *pag = bp->b_pag; in xfs_inobt_verify()
Dxfs_alloc.c554 struct xfs_perag *pag, in xfs_alloc_update_counters()
1828 struct xfs_perag *pag) in xfs_alloc_longest_free_extent()
2325 struct xfs_perag *pag; /* per allocation group data */ in xfs_alloc_read_agf()
Dxfs_bmap.c3508 struct xfs_perag *pag; in xfs_bmap_longest_free_extent()
/linux-4.1.27/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);
142 struct xfs_perag *pag, in xfs_iget_cache_hit()
276 struct xfs_perag *pag, in xfs_iget_cache_miss()
511 struct xfs_perag *pag, in xfs_inode_ag_walk()
645 struct xfs_perag *pag; in xfs_inode_ag_iterator()
673 struct xfs_perag *pag; in xfs_inode_ag_iterator_tag()
732 struct xfs_perag *pag, in __xfs_inode_set_reclaim_tag()
766 struct xfs_perag *pag; in xfs_inode_set_reclaim_tag()
895 struct xfs_perag *pag, in xfs_reclaim_inode()
1023 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_discard.c47 struct xfs_perag *pag; in xfs_trim_extents()
Dxfs_mount.c125 struct xfs_perag *pag = container_of(head, struct xfs_perag, rcu_head); in __xfs_free_perag()
139 struct xfs_perag *pag; in xfs_free_perag()
Dxfs_mount.h266 typedef struct xfs_perag { struct
Dxfs_buf.h164 struct xfs_perag *b_pag; /* contains rbtree root */
Dxfs_buf.c442 struct xfs_perag *pag; in _xfs_buf_find()
877 struct xfs_perag *pag = bp->b_pag; in xfs_buf_rele()
Dxfs_inode.c2252 struct xfs_perag *pag; in xfs_ifree_cluster()
3200 struct xfs_perag *pag; in xfs_iflush_cluster()
Dxfs_super.c638 struct xfs_perag *pag; in xfs_set_inode64()