Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ag_resv.h9 int xfs_ag_resv_free(struct xfs_perag *pag);
10 int xfs_ag_resv_init(struct xfs_perag *pag, struct xfs_trans *tp);
12 bool xfs_ag_resv_critical(struct xfs_perag *pag, enum xfs_ag_resv_type type);
13 xfs_extlen_t xfs_ag_resv_needed(struct xfs_perag *pag,
16 void xfs_ag_resv_alloc_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
18 void xfs_ag_resv_free_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
32 struct xfs_perag *pag; in xfs_ag_resv_rmapbt_alloc()
Dxfs_health.h35 struct xfs_perag;
112 void xfs_ag_mark_sick(struct xfs_perag *pag, unsigned int mask);
113 void xfs_ag_mark_healthy(struct xfs_perag *pag, unsigned int mask);
114 void xfs_ag_measure_sickness(struct xfs_perag *pag, unsigned int *sick,
145 xfs_ag_has_sickness(struct xfs_perag *pag, unsigned int mask) in xfs_ag_has_sickness()
175 xfs_ag_is_healthy(struct xfs_perag *pag) in xfs_ag_is_healthy()
187 void xfs_ag_geom_health(struct xfs_perag *pag, struct xfs_ag_geometry *ageo);
Dxfs_sb.h14 struct xfs_perag;
19 extern struct xfs_perag *xfs_perag_get(struct xfs_mount *, xfs_agnumber_t);
20 extern struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *, xfs_agnumber_t,
22 extern void xfs_perag_put(struct xfs_perag *pag);
Dxfs_ag_resv.c70 struct xfs_perag *pag, in xfs_ag_resv_critical()
104 struct xfs_perag *pag, in xfs_ag_resv_needed()
130 struct xfs_perag *pag, in __xfs_ag_resv_free()
165 struct xfs_perag *pag) in xfs_ag_resv_free()
179 struct xfs_perag *pag, in __xfs_ag_resv_init()
245 struct xfs_perag *pag, in xfs_ag_resv_init()
322 struct xfs_perag *pag, in xfs_ag_resv_alloc_extent()
364 struct xfs_perag *pag, in xfs_ag_resv_free_extent()
Dxfs_alloc.h12 struct xfs_perag;
56 struct xfs_perag *pag; /* per-ag struct for this agno */
92 xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
95 struct xfs_perag *pag);
Dxfs_alloc_btree.c42 struct xfs_perag *pag = agbp->b_pag; in xfs_allocbt_set_root()
116 struct xfs_perag *pag; in xfs_allocbt_update_lastrec()
293 struct xfs_perag *pag = bp->b_pag; in xfs_allocbt_verify()
Dxfs_rmap_btree.c67 struct xfs_perag *pag = agbp->b_pag; in xfs_rmapbt_set_root()
124 struct xfs_perag *pag; in xfs_rmapbt_free_block()
293 struct xfs_perag *pag = bp->b_pag; in xfs_rmapbt_verify()
Dxfs_sb.c38 struct xfs_perag *
43 struct xfs_perag *pag; in xfs_perag_get()
60 struct xfs_perag *
66 struct xfs_perag *pag; in xfs_perag_get_tag()
85 struct xfs_perag *pag) in xfs_perag_put()
Dxfs_refcount_btree.c40 struct xfs_perag *pag = agbp->b_pag; in xfs_refcountbt_set_root()
205 struct xfs_perag *pag = bp->b_pag; in xfs_refcountbt_verify()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_extent_busy.c32 struct xfs_perag *pag; in xfs_extent_busy_insert()
88 struct xfs_perag *pag; in xfs_extent_busy_search()
136 struct xfs_perag *pag, in xfs_extent_busy_update_extent()
289 struct xfs_perag *pag; in xfs_extent_busy_reuse()
525 struct xfs_perag *pag, in xfs_extent_busy_clear_one()
540 struct xfs_perag *pag, in xfs_extent_busy_put_pag()
565 struct xfs_perag *pag = NULL; in xfs_extent_busy_clear()
598 struct xfs_perag *pag, in xfs_extent_busy_flush()
626 struct xfs_perag *pag = xfs_perag_get(mp, agno); in xfs_extent_busy_wait_all()
Dxfs_health.c27 struct xfs_perag *pag; in xfs_health_unmount()
181 struct xfs_perag *pag, in xfs_ag_mark_sick()
196 struct xfs_perag *pag, in xfs_ag_mark_healthy()
211 struct xfs_perag *pag, in xfs_ag_measure_sickness()
337 struct xfs_perag *pag, in xfs_ag_geom_health()
Dxfs_icache.c160 struct xfs_perag *pag) in xfs_perag_set_reclaim_tag()
182 struct xfs_perag *pag) in xfs_perag_clear_reclaim_tag()
209 struct xfs_perag *pag; in xfs_inode_set_reclaim_tag()
227 struct xfs_perag *pag, in xfs_inode_clear_reclaim_tag()
331 struct xfs_perag *pag, in xfs_iget_cache_hit()
474 struct xfs_perag *pag, in xfs_iget_cache_miss()
619 struct xfs_perag *pag; in xfs_iget()
772 struct xfs_perag *pag, in xfs_inode_walk_ag()
876 static inline struct xfs_perag *
899 struct xfs_perag *pag; in xfs_inode_walk()
[all …]
Dxfs_filestream.c43 struct xfs_perag *pag; in xfs_filestream_peek_ag()
57 struct xfs_perag *pag; in xfs_filestream_get_ag()
71 struct xfs_perag *pag; in xfs_filestream_put_ag()
107 struct xfs_perag *pag; in xfs_filestream_pick_ag()
Dxfs_fsops.c147 struct xfs_perag *pag; in xfs_growfs_data_private()
524 struct xfs_perag *pag; in xfs_fs_reserve_ag_blocks()
554 struct xfs_perag *pag; in xfs_fs_unreserve_ag_blocks()
Dxfs_extent_busy.h54 xfs_extent_busy_flush(struct xfs_mount *mp, struct xfs_perag *pag,
Dxfs_icache.h10 struct xfs_perag;
Dxfs_mount.h312 typedef struct xfs_perag { struct
385 struct xfs_perag *pag, in xfs_perag_resv() argument
Dxfs_inode.h471 int xfs_iunlink_init(struct xfs_perag *pag);
472 void xfs_iunlink_destroy(struct xfs_perag *pag);
Dxfs_discard.c35 struct xfs_perag *pag; in xfs_trim_extents()
Dxfs_mount.c127 struct xfs_perag *pag = container_of(head, struct xfs_perag, rcu_head); in __xfs_free_perag()
141 struct xfs_perag *pag; in xfs_free_perag()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dhealth.c130 struct xfs_perag *pag; in xchk_update_health()
176 struct xfs_perag *pag, in xchk_ag_btree_healthy_enough()
Dhealth.h11 bool xchk_ag_btree_healthy_enough(struct xfs_scrub *sc, struct xfs_perag *pag,
Dfscounters.c69 struct xfs_perag *pag = NULL; in xchk_fscount_warmup()
159 struct xfs_perag *pag; in xchk_fscount_aggregate_agcounts()
Drepair.h23 bool xrep_ag_has_space(struct xfs_perag *pag, xfs_extlen_t nr_blocks,
Dscrub.h40 struct xfs_perag *pag;

12