/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_ag_resv.h | 9 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()
|
D | xfs_health.h | 35 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);
|
D | xfs_sb.h | 14 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);
|
D | xfs_ag_resv.c | 70 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()
|
D | xfs_alloc.h | 12 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);
|
D | xfs_alloc_btree.c | 42 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()
|
D | xfs_rmap_btree.c | 67 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()
|
D | xfs_sb.c | 38 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()
|
D | xfs_refcount_btree.c | 40 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/ |
D | xfs_extent_busy.c | 32 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()
|
D | xfs_health.c | 27 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()
|
D | xfs_icache.c | 160 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 …]
|
D | xfs_filestream.c | 43 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()
|
D | xfs_fsops.c | 147 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()
|
D | xfs_extent_busy.h | 54 xfs_extent_busy_flush(struct xfs_mount *mp, struct xfs_perag *pag,
|
D | xfs_icache.h | 10 struct xfs_perag;
|
D | xfs_mount.h | 312 typedef struct xfs_perag { struct 385 struct xfs_perag *pag, in xfs_perag_resv() argument
|
D | xfs_inode.h | 471 int xfs_iunlink_init(struct xfs_perag *pag); 472 void xfs_iunlink_destroy(struct xfs_perag *pag);
|
D | xfs_discard.c | 35 struct xfs_perag *pag; in xfs_trim_extents()
|
D | xfs_mount.c | 127 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/ |
D | health.c | 130 struct xfs_perag *pag; in xchk_update_health() 176 struct xfs_perag *pag, in xchk_ag_btree_healthy_enough()
|
D | health.h | 11 bool xchk_ag_btree_healthy_enough(struct xfs_scrub *sc, struct xfs_perag *pag,
|
D | fscounters.c | 69 struct xfs_perag *pag = NULL; in xchk_fscount_warmup() 159 struct xfs_perag *pag; in xchk_fscount_aggregate_agcounts()
|
D | repair.h | 23 bool xrep_ag_has_space(struct xfs_perag *pag, xfs_extlen_t nr_blocks,
|
D | scrub.h | 40 struct xfs_perag *pag;
|