fs/xfs/libxfs/xfs_ag.c
113
struct xfs_perag *pag = to_perag(xg);
fs/xfs/libxfs/xfs_ag.c
204
struct xfs_perag *pag = xfs_perag_grab(mp, prev_agcount - 1);
fs/xfs/libxfs/xfs_ag.c
224
struct xfs_perag *pag;
fs/xfs/libxfs/xfs_ag.c
49
struct xfs_perag *pag;
fs/xfs/libxfs/xfs_ag.c
740
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.c
908
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.c
966
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
100
static inline struct xfs_group *pag_group(struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
105
static inline struct xfs_mount *pag_mount(const struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
110
static inline xfs_agnumber_t pag_agno(const struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
125
static inline bool xfs_perag_ ## name (struct xfs_perag *pag) \
fs/xfs/libxfs/xfs_ag.h
14
struct xfs_perag;
fs/xfs/libxfs/xfs_ag.h
145
static inline struct xfs_perag *
fs/xfs/libxfs/xfs_ag.h
153
static inline struct xfs_perag *
fs/xfs/libxfs/xfs_ag.h
155
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
162
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
168
static inline struct xfs_perag *
fs/xfs/libxfs/xfs_ag.h
178
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
183
static inline struct xfs_perag *
fs/xfs/libxfs/xfs_ag.h
186
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
194
static inline struct xfs_perag *
fs/xfs/libxfs/xfs_ag.h
197
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
203
static inline struct xfs_perag *
fs/xfs/libxfs/xfs_ag.h
206
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
219
xfs_verify_agbno(struct xfs_perag *pag, xfs_agblock_t agbno)
fs/xfs/libxfs/xfs_ag.h
226
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
238
xfs_verify_agino(struct xfs_perag *pag, xfs_agino_t agino)
fs/xfs/libxfs/xfs_ag.h
252
xfs_verify_agino_or_null(struct xfs_perag *pag, xfs_agino_t agino)
fs/xfs/libxfs/xfs_ag.h
266
static inline struct xfs_perag *
fs/xfs/libxfs/xfs_ag.h
268
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
332
int xfs_ag_shrink_space(struct xfs_perag *pag, struct xfs_trans **tpp,
fs/xfs/libxfs/xfs_ag.h
337
int xfs_ag_extend_space(struct xfs_perag *pag, struct xfs_trans *tp,
fs/xfs/libxfs/xfs_ag.h
339
int xfs_ag_get_geometry(struct xfs_perag *pag, struct xfs_ag_geometry *ageo);
fs/xfs/libxfs/xfs_ag.h
343
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
351
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
359
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag.h
95
static inline struct xfs_perag *to_perag(struct xfs_group *xg)
fs/xfs/libxfs/xfs_ag.h
97
return container_of(xg, struct xfs_perag, pag_group);
fs/xfs/libxfs/xfs_ag_resv.c
105
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.c
132
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.c
161
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag_resv.c
169
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.c
238
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.c
338
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.c
381
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.c
70
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.h
10
int xfs_ag_resv_init(struct xfs_perag *pag, struct xfs_trans *tp);
fs/xfs/libxfs/xfs_ag_resv.h
12
bool xfs_ag_resv_critical(struct xfs_perag *pag, enum xfs_ag_resv_type type);
fs/xfs/libxfs/xfs_ag_resv.h
13
xfs_extlen_t xfs_ag_resv_needed(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.h
16
void xfs_ag_resv_alloc_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
fs/xfs/libxfs/xfs_ag_resv.h
18
void xfs_ag_resv_free_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
fs/xfs/libxfs/xfs_ag_resv.h
23
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ag_resv.h
9
void xfs_ag_resv_free(struct xfs_perag *pag);
fs/xfs/libxfs/xfs_alloc.c
2060
struct xfs_perag *pag = agbp->b_pag;
fs/xfs/libxfs/xfs_alloc.c
2407
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
2447
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_alloc.c
2500
struct xfs_perag *pag = args->pag;
fs/xfs/libxfs/xfs_alloc.c
253
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
2605
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_alloc.c
2831
struct xfs_perag *pag = args->pag;
fs/xfs/libxfs/xfs_alloc.c
3028
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
3134
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
3366
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
3395
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
3971
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
4006
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.c
541
struct xfs_perag *pag = to_perag(cnt_cur->bc_group);
fs/xfs/libxfs/xfs_alloc.c
877
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.h
12
struct xfs_perag;
fs/xfs/libxfs/xfs_alloc.h
146
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.h
156
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.h
189
xfs_failaddr_t xfs_alloc_check_irec(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.h
192
int xfs_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
fs/xfs/libxfs/xfs_alloc.h
194
int xfs_alloc_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
fs/xfs/libxfs/xfs_alloc.h
196
int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
fs/xfs/libxfs/xfs_alloc.h
199
int xfs_free_extent_fix_freelist(struct xfs_trans *tp, struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.h
38
struct xfs_perag *pag; /* per-ag struct for this agno */
fs/xfs/libxfs/xfs_alloc.h
72
xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_alloc.h
75
struct xfs_perag *pag);
fs/xfs/libxfs/xfs_alloc.h
76
int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
fs/xfs/libxfs/xfs_alloc.h
78
int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
fs/xfs/libxfs/xfs_alloc_btree.c
248
struct xfs_perag *pag = bp->b_pag;
fs/xfs/libxfs/xfs_alloc_btree.c
48
struct xfs_perag *pag = to_perag(cur->bc_group);
fs/xfs/libxfs/xfs_alloc_btree.c
481
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_alloc_btree.c
507
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_alloc_btree.h
16
struct xfs_perag;
fs/xfs/libxfs/xfs_alloc_btree.h
52
struct xfs_perag *pag);
fs/xfs/libxfs/xfs_alloc_btree.h
55
struct xfs_perag *pag);
fs/xfs/libxfs/xfs_bmap.c
3150
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_bmap.c
3204
struct xfs_perag *pag;
fs/xfs/libxfs/xfs_bmap.c
3417
struct xfs_perag *caller_pag = args->pag;
fs/xfs/libxfs/xfs_bmap.h
178
int xfs_bmap_longest_free_extent(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_btree.c
1014
struct xfs_perag *pag = to_perag(cur->bc_group);
fs/xfs/libxfs/xfs_btree.c
107
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_btree.c
234
struct xfs_perag *pag = to_perag(cur->bc_group);
fs/xfs/libxfs/xfs_btree.c
4919
struct xfs_perag *pag = bp->b_pag;
fs/xfs/libxfs/xfs_btree.h
14
struct xfs_perag;
fs/xfs/libxfs/xfs_dir2.c
1245
struct xfs_perag *pag;
fs/xfs/libxfs/xfs_dir2.c
920
struct xfs_perag *pag;
fs/xfs/libxfs/xfs_health.h
284
void xfs_ag_geom_health(struct xfs_perag *pag, struct xfs_ag_geometry *ageo);
fs/xfs/libxfs/xfs_health.h
52
struct xfs_perag;
fs/xfs/libxfs/xfs_ialloc.c
1066
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
1091
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
114
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
1567
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
1723
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
1796
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
1895
struct xfs_perag *pag;
fs/xfs/libxfs/xfs_ialloc.c
1998
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
204
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
2075
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
2210
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
2324
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
2394
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
2457
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
2751
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
2781
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
3161
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
551
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
645
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.c
695
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.h
100
xfs_failaddr_t xfs_inobt_check_irec(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.h
115
int xfs_ialloc_check_shrink(struct xfs_perag *pag, struct xfs_trans *tp,
fs/xfs/libxfs/xfs_ialloc.h
15
struct xfs_perag;
fs/xfs/libxfs/xfs_ialloc.h
45
int xfs_difree(struct xfs_trans *tp, struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.h
53
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc.h
68
int xfs_read_agi(struct xfs_perag *pag, struct xfs_trans *tp, xfs_buf_flags_t flags,
fs/xfs/libxfs/xfs_ialloc.h
70
int xfs_ialloc_read_agi(struct xfs_perag *pag, struct xfs_trans *tp,
fs/xfs/libxfs/xfs_ialloc_btree.c
478
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc_btree.c
504
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc_btree.c
717
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ialloc_btree.c
741
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc_btree.c
766
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc_btree.c
789
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc_btree.h
16
struct xfs_perag;
fs/xfs/libxfs/xfs_ialloc_btree.h
49
struct xfs_btree_cur *xfs_inobt_init_cursor(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc_btree.h
51
struct xfs_btree_cur *xfs_finobt_init_cursor(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_ialloc_btree.h
66
int xfs_finobt_calc_reserves(struct xfs_perag *perag, struct xfs_trans *tp,
fs/xfs/libxfs/xfs_inode_util.c
400
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_inode_util.c
425
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_inode_util.c
461
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_inode_util.c
524
struct xfs_perag *pag;
fs/xfs/libxfs/xfs_inode_util.c
548
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_inode_util.c
623
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_inode_util.c
696
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_inode_util.h
53
int xfs_inode_uninit(struct xfs_trans *tp, struct xfs_perag *pag,
fs/xfs/libxfs/xfs_inode_util.h
57
int xfs_iunlink_remove(struct xfs_trans *tp, struct xfs_perag *pag,
fs/xfs/libxfs/xfs_refcount.c
131
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_refcount.c
1359
struct xfs_perag *pag = to_perag(cur->bc_group);
fs/xfs/libxfs/xfs_refcount.c
1415
struct xfs_perag *pag = to_perag(ri->ri_group);
fs/xfs/libxfs/xfs_refcount.h
11
struct xfs_perag;
fs/xfs/libxfs/xfs_refcount.h
124
xfs_failaddr_t xfs_refcount_check_irec(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_refcount_btree.c
210
struct xfs_perag *pag = bp->b_pag;
fs/xfs/libxfs/xfs_refcount_btree.c
360
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_refcount_btree.c
44
struct xfs_perag *pag = agbp->b_pag;
fs/xfs/libxfs/xfs_refcount_btree.c
490
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_refcount_btree.h
16
struct xfs_perag;
fs/xfs/libxfs/xfs_refcount_btree.h
50
struct xfs_perag *pag);
fs/xfs/libxfs/xfs_refcount_btree.h
61
struct xfs_trans *tp, struct xfs_perag *pag, xfs_extlen_t *ask,
fs/xfs/libxfs/xfs_rmap.c
1210
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_rmap.c
215
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_rmap.c
2637
struct xfs_perag *pag = to_perag(ri->ri_group);
fs/xfs/libxfs/xfs_rmap.c
965
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_rmap.h
120
struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.h
123
struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len,
fs/xfs/libxfs/xfs_rmap.h
209
xfs_failaddr_t xfs_rmap_check_irec(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_rmap.h
9
struct xfs_perag;
fs/xfs/libxfs/xfs_rmap_btree.c
129
struct xfs_perag *pag = to_perag(cur->bc_group);
fs/xfs/libxfs/xfs_rmap_btree.c
305
struct xfs_perag *pag = bp->b_pag;
fs/xfs/libxfs/xfs_rmap_btree.c
515
struct xfs_perag *pag)
fs/xfs/libxfs/xfs_rmap_btree.c
625
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_rmap_btree.c
71
struct xfs_perag *pag = to_perag(cur->bc_group);
fs/xfs/libxfs/xfs_rmap_btree.c
818
struct xfs_perag *pag,
fs/xfs/libxfs/xfs_rmap_btree.c
91
struct xfs_perag *pag = to_perag(cur->bc_group);
fs/xfs/libxfs/xfs_rmap_btree.h
47
struct xfs_perag *pag);
fs/xfs/libxfs/xfs_rmap_btree.h
60
struct xfs_perag *pag, xfs_extlen_t *ask, xfs_extlen_t *used);
fs/xfs/libxfs/xfs_rmap_btree.h
67
struct xfs_btree_cur *xfs_rmapbt_mem_cursor(struct xfs_perag *pag,
fs/xfs/libxfs/xfs_sb.c
1408
struct xfs_perag *pag = NULL;
fs/xfs/libxfs/xfs_sb.h
14
struct xfs_perag;
fs/xfs/libxfs/xfs_types.c
200
struct xfs_perag *pag = NULL;
fs/xfs/scrub/agheader.c
105
struct xfs_perag *pag;
fs/xfs/scrub/agheader.c
601
struct xfs_perag *pag;
fs/xfs/scrub/agheader.c
979
struct xfs_perag *pag;
fs/xfs/scrub/agheader_repair.c
1116
struct xfs_perag *pag,
fs/xfs/scrub/agheader_repair.c
1175
struct xfs_perag *pag = ragi->sc->sa.pag;
fs/xfs/scrub/agheader_repair.c
1534
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/agheader_repair.c
1592
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/agheader_repair.c
1689
struct xfs_perag *pag;
fs/xfs/scrub/agheader_repair.c
204
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/agheader_repair.c
317
struct xfs_perag *pag;
fs/xfs/scrub/agheader_repair.c
897
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/alloc_repair.c
536
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/alloc_repair.c
652
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/alloc_repair.c
709
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/alloc_repair.c
827
struct xfs_perag *pag = ra->sc->sa.pag;
fs/xfs/scrub/bmap.c
694
struct xfs_perag *pag)
fs/xfs/scrub/bmap.c
843
struct xfs_perag *pag = NULL;
fs/xfs/scrub/bmap_repair.c
357
struct xfs_perag *pag)
fs/xfs/scrub/bmap_repair.c
527
struct xfs_perag *pag = NULL;
fs/xfs/scrub/common.c
1001
struct xfs_perag *pag;
fs/xfs/scrub/common.c
1123
struct xfs_perag *pag;
fs/xfs/scrub/common.c
1529
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/cow_repair.c
245
struct xfs_perag *pag;
fs/xfs/scrub/dir_repair.c
1546
struct xfs_perag *pag;
fs/xfs/scrub/fscounters.c
299
struct xfs_perag *pag = NULL;
fs/xfs/scrub/fscounters.c
77
struct xfs_perag *pag = NULL;
fs/xfs/scrub/health.c
170
struct xfs_perag *pag = NULL;
fs/xfs/scrub/health.c
194
struct xfs_perag *pag;
fs/xfs/scrub/health.c
315
struct xfs_perag *pag = NULL;
fs/xfs/scrub/ialloc.c
261
struct xfs_perag *pag = to_perag(bs->cur->bc_group);
fs/xfs/scrub/inode.c
97
struct xfs_perag *pag;
fs/xfs/scrub/inode_repair.c
2011
struct xfs_perag *pag;
fs/xfs/scrub/inode_repair.c
762
struct xfs_perag *pag)
fs/xfs/scrub/inode_repair.c
829
struct xfs_perag *pag = NULL;
fs/xfs/scrub/iscan.c
265
struct xfs_perag *pag,
fs/xfs/scrub/iscan.c
305
struct xfs_perag **pagp,
fs/xfs/scrub/iscan.c
313
struct xfs_perag *pag;
fs/xfs/scrub/iscan.c
431
struct xfs_perag *pag,
fs/xfs/scrub/iscan.c
582
struct xfs_perag *pag = NULL;
fs/xfs/scrub/iscan.c
61
struct xfs_perag *pag,
fs/xfs/scrub/iscan.c
88
struct xfs_perag *pag,
fs/xfs/scrub/newbt.c
191
struct xfs_perag *pag,
fs/xfs/scrub/newbt.c
233
struct xfs_perag *pag,
fs/xfs/scrub/newbt.c
361
struct xfs_perag *pag;
fs/xfs/scrub/newbt.h
15
struct xfs_perag *pag;
fs/xfs/scrub/newbt.h
68
int xrep_newbt_add_extent(struct xrep_newbt *xnr, struct xfs_perag *pag,
fs/xfs/scrub/nlinks_repair.c
75
struct xfs_perag *pag;
fs/xfs/scrub/parent_repair.c
1428
struct xfs_perag *pag;
fs/xfs/scrub/reap.c
1321
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/reap.c
290
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/refcount_repair.c
556
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/refcount_repair.c
586
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/refcount_repair.c
675
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/repair.c
266
struct xfs_perag *pag,
fs/xfs/scrub/repair.c
286
struct xfs_perag *pag;
fs/xfs/scrub/repair.c
922
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/repair.c
951
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/repair.c
978
struct xfs_perag *pag,
fs/xfs/scrub/repair.h
104
int xrep_ag_init(struct xfs_scrub *sc, struct xfs_perag *pag,
fs/xfs/scrub/repair.h
29
bool xrep_ag_has_space(struct xfs_perag *pag, xfs_extlen_t nr_blocks,
fs/xfs/scrub/rmap_repair.c
1186
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/rmap_repair.c
1336
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/rmap_repair.c
1508
struct xfs_perag *pag = sc->sa.pag;
fs/xfs/scrub/rtrefcount_repair.c
418
struct xfs_perag *pag)
fs/xfs/scrub/rtrefcount_repair.c
439
struct xfs_perag *pag = NULL;
fs/xfs/scrub/rtrmap_repair.c
411
struct xfs_perag *pag)
fs/xfs/scrub/rtrmap_repair.c
543
struct xfs_perag *pag = NULL;
fs/xfs/scrub/scrub.h
107
struct xfs_perag *pag;
fs/xfs/scrub/trace.h
2078
TP_PROTO(const struct xfs_perag *pag, const struct xfs_rmap_irec *rec),
fs/xfs/scrub/trace.h
2109
TP_PROTO(const struct xfs_perag *pag,
fs/xfs/scrub/trace.h
2132
TP_PROTO(const struct xfs_perag *pag,
fs/xfs/scrub/trace.h
2229
TP_PROTO(const struct xfs_perag *pag, const struct xfs_rmap_irec *rec),
fs/xfs/scrub/trace.h
2260
TP_PROTO(const struct xfs_perag *pag, xfs_agblock_t agbno,
fs/xfs/scrub/trace.h
2285
TP_PROTO(const struct xfs_perag *pag, xfs_agino_t icount,
fs/xfs/scrub/trace.h
2314
TP_PROTO(const struct xfs_perag *pag, xfs_agblock_t bnobt_sz,
fs/xfs/scrub/trace.h
2394
TP_PROTO(const struct xfs_perag *pag, xfs_agblock_t agbno,
fs/xfs/scrub/trace.h
2420
TP_PROTO(const struct xfs_perag *pag, xfs_agblock_t agbno, \
fs/xfs/scrub/trace.h
2710
TP_PROTO(const struct xfs_perag *pag, xfs_agblock_t agbno,
fs/xfs/scrub/trace.h
3431
TP_PROTO(const struct xfs_perag *pag, unsigned int bucket,
fs/xfs/scrub/trace.h
3521
TP_PROTO(const struct xfs_perag *pag, unsigned int bucket,
fs/xfs/scrub/trace.h
3547
TP_PROTO(const struct xfs_perag *pag, unsigned int bucket,
fs/xfs/scrub/trace.h
3573
TP_PROTO(const struct xfs_perag *pag, unsigned int bucket, \
fs/xfs/scrub/trace.h
3634
TP_PROTO(const struct xfs_perag *pag, unsigned int bucket,
fs/xfs/scrub/trace.h
3660
TP_PROTO(const struct xfs_perag *pag, unsigned int bucket,
fs/xfs/scrub/trace.h
787
TP_PROTO(const struct xfs_perag *pag, xfs_agino_t startino,
fs/xfs/scrub/trace.h
937
TP_PROTO(const struct xfs_perag *pag,
fs/xfs/xfs_buf.c
491
struct xfs_perag *pag,
fs/xfs/xfs_buf.c
540
static inline struct xfs_perag *
fs/xfs/xfs_buf.c
555
struct xfs_perag *pag)
fs/xfs/xfs_buf.c
576
struct xfs_perag *pag;
fs/xfs/xfs_buf.c
884
struct xfs_perag *pag = bp->b_pag;
fs/xfs/xfs_buf.h
176
struct xfs_perag *b_pag;
fs/xfs/xfs_discard.c
162
struct xfs_perag *pag,
fs/xfs/xfs_discard.c
334
struct xfs_perag *pag,
fs/xfs/xfs_discard.c
397
struct xfs_perag *pag = NULL;
fs/xfs/xfs_drain.h
10
struct xfs_perag;
fs/xfs/xfs_extent_busy.c
667
struct xfs_perag *pag = NULL;
fs/xfs/xfs_filestream.c
210
struct xfs_perag *pag;
fs/xfs/xfs_filestream.c
26
struct xfs_perag *pag; /* AG in use for this directory */
fs/xfs/xfs_filestream.c
41
struct xfs_perag *pag = item->pag;
fs/xfs/xfs_filestream.c
64
struct xfs_perag *pag;
fs/xfs/xfs_filestream.c
65
struct xfs_perag *max_pag = NULL;
fs/xfs/xfs_fsmap.c
478
struct xfs_perag *pag = NULL;
fs/xfs/xfs_fsops.c
107
struct xfs_perag *last_pag;
fs/xfs/xfs_fsops.c
209
struct xfs_perag *pag;
fs/xfs/xfs_fsops.c
51
struct xfs_perag *last_pag,
fs/xfs/xfs_fsops.c
545
struct xfs_perag *pag = NULL;
fs/xfs/xfs_fsops.c
583
struct xfs_perag *pag = NULL;
fs/xfs/xfs_health.c
193
struct xfs_perag *pag = xfs_perag_get(mp, agno);
fs/xfs/xfs_health.c
50
struct xfs_perag *pag = NULL;
fs/xfs/xfs_health.c
533
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
1124
struct xfs_perag *pag;
fs/xfs/xfs_icache.c
1276
struct xfs_perag *pag;
fs/xfs/xfs_icache.c
1314
struct xfs_perag *pag;
fs/xfs/xfs_icache.c
1467
struct xfs_perag *pag = NULL;
fs/xfs/xfs_icache.c
1482
struct xfs_perag *pag = NULL;
fs/xfs/xfs_icache.c
1562
struct xfs_perag *pag = container_of(to_delayed_work(work),
fs/xfs/xfs_icache.c
1563
struct xfs_perag, pag_blockgc_work);
fs/xfs/xfs_icache.c
1604
struct xfs_perag *pag = NULL;
fs/xfs/xfs_icache.c
1726
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
1748
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
1861
struct xfs_perag *pag = NULL;
fs/xfs/xfs_icache.c
1911
struct xfs_perag *pag;
fs/xfs/xfs_icache.c
225
struct xfs_perag *pag)
fs/xfs/xfs_icache.c
242
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
278
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
307
static struct xfs_perag *
fs/xfs/xfs_icache.c
310
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
362
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
501
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
53
static int xfs_icwalk_ag(struct xfs_perag *pag,
fs/xfs/xfs_icache.c
626
struct xfs_perag *pag,
fs/xfs/xfs_icache.c
775
struct xfs_perag *pag;
fs/xfs/xfs_icache.c
963
struct xfs_perag *pag)
fs/xfs/xfs_icache.h
10
struct xfs_perag;
fs/xfs/xfs_inode.c
1353
struct xfs_perag *pag;
fs/xfs/xfs_inode.c
1505
struct xfs_perag *pag,
fs/xfs/xfs_inode.c
1543
struct xfs_perag *pag = agibp->b_pag;
fs/xfs/xfs_inode.c
1598
struct xfs_perag *pag,
fs/xfs/xfs_inode.c
1694
struct xfs_perag *pag,
fs/xfs/xfs_inode.c
1794
struct xfs_perag *pag;
fs/xfs/xfs_inode.c
2311
struct xfs_perag *pag;
fs/xfs/xfs_inode.c
2861
struct xfs_perag *pag;
fs/xfs/xfs_inode.h
649
struct xfs_inode *xfs_iunlink_lookup(struct xfs_perag *pag, xfs_agino_t agino);
fs/xfs/xfs_ioctl.c
384
struct xfs_perag *pag;
fs/xfs/xfs_iunlink_item.c
143
struct xfs_perag *pag,
fs/xfs/xfs_iunlink_item.h
11
struct xfs_perag;
fs/xfs/xfs_iunlink_item.h
17
struct xfs_perag *pag;
fs/xfs/xfs_iunlink_item.h
25
struct xfs_perag *pag, xfs_agino_t next_agino);
fs/xfs/xfs_iwalk.c
178
struct xfs_perag *pag = iwag->pag;
fs/xfs/xfs_iwalk.c
264
struct xfs_perag *pag = iwag->pag;
fs/xfs/xfs_iwalk.c
397
struct xfs_perag *pag = iwag->pag;
fs/xfs/xfs_iwalk.c
56
struct xfs_perag *pag;
fs/xfs/xfs_iwalk.c
646
struct xfs_perag *pag = NULL;
fs/xfs/xfs_iwalk.c
99
struct xfs_perag *pag,
fs/xfs/xfs_log_recover.c
2682
struct xfs_perag *pag,
fs/xfs/xfs_log_recover.c
2722
struct xfs_perag *pag,
fs/xfs/xfs_log_recover.c
2804
struct xfs_perag *pag)
fs/xfs/xfs_log_recover.c
2853
struct xfs_perag *pag = NULL;
fs/xfs/xfs_mount.h
15
struct xfs_perag;
fs/xfs/xfs_notify_failure.c
303
struct xfs_perag *pag = to_perag(xg);
fs/xfs/xfs_reflink.c
1069
struct xfs_perag *pag = NULL;
fs/xfs/xfs_reflink.c
1287
struct xfs_perag *pag;
fs/xfs/xfs_reflink.c
145
struct xfs_perag *pag;
fs/xfs/xfs_super.c
267
struct xfs_perag *pag,
fs/xfs/xfs_super.c
349
struct xfs_perag *pag;
fs/xfs/xfs_trace.h
1198
TP_PROTO(const struct xfs_perag *pag,
fs/xfs/xfs_trace.h
1228
TP_PROTO(const struct xfs_perag *pag,
fs/xfs/xfs_trace.h
2167
TP_PROTO(const struct xfs_perag *pag, xfs_agblock_t agbno,
fs/xfs/xfs_trace.h
288
TP_PROTO(const struct xfs_perag *pag, unsigned long caller_ip),
fs/xfs/xfs_trace.h
315
TP_PROTO(const struct xfs_perag *pag, unsigned long caller_ip), \
fs/xfs/xfs_trace.h
3499
TP_PROTO(struct xfs_perag *pag, enum xfs_ag_resv_type resv,
fs/xfs/xfs_trace.h
3537
TP_PROTO(struct xfs_perag *pag, enum xfs_ag_resv_type type, \
fs/xfs/xfs_trace.h
3550
TP_PROTO(const struct xfs_perag *pag, int error,
fs/xfs/xfs_trace.h
4467
TP_PROTO(const struct xfs_perag *pag, unsigned int bucket,
fs/xfs/xfs_trace.h
4668
TP_PROTO(const struct xfs_perag *pag, \
fs/xfs/xfs_trace.h
590
TP_PROTO(const struct xfs_perag *pag),
fs/xfs/xfs_trace.h
606
TP_PROTO(const struct xfs_perag *pag), \
fs/xfs/xfs_trace.h
91
struct xfs_perag;
fs/xfs/xfs_trace.h
957
TP_PROTO(const struct xfs_perag *pag, xfs_ino_t ino),
fs/xfs/xfs_trace.h
979
TP_PROTO(const struct xfs_perag *pag, xfs_ino_t ino), \
fs/xfs/xfs_trace.h
986
TP_PROTO(const struct xfs_perag *pag, xfs_ino_t ino),
fs/xfs/xfs_verify_media.c
121
struct xfs_perag *pag = to_perag(xg);