Symbol: xfs_group
fs/xfs/libxfs/xfs_ag.c
110
struct xfs_group *xg)
fs/xfs/libxfs/xfs_ag.h
100
static inline struct xfs_group *pag_group(struct xfs_perag *pag)
fs/xfs/libxfs/xfs_ag.h
35
struct xfs_group pag_group;
fs/xfs/libxfs/xfs_ag.h
95
static inline struct xfs_perag *to_perag(struct xfs_group *xg)
fs/xfs/libxfs/xfs_alloc.h
255
struct xfs_group *xefi_group;
fs/xfs/libxfs/xfs_bmap.h
252
struct xfs_group *bi_group;
fs/xfs/libxfs/xfs_btree.h
276
struct xfs_group *bc_group;
fs/xfs/libxfs/xfs_group.c
101
struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.c
120
struct xfs_group *
fs/xfs/libxfs/xfs_group.c
123
struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.c
147
struct xfs_group *xg)
fs/xfs/libxfs/xfs_group.c
158
void (*uninit)(struct xfs_group *xg))
fs/xfs/libxfs/xfs_group.c
160
struct xfs_group *xg = xa_erase(&mp->m_groups[type].xa, index);
fs/xfs/libxfs/xfs_group.c
183
struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.c
223
struct xfs_group *
fs/xfs/libxfs/xfs_group.c
31
struct xfs_group *
fs/xfs/libxfs/xfs_group.c
37
struct xfs_group *xg;
fs/xfs/libxfs/xfs_group.c
50
struct xfs_group *
fs/xfs/libxfs/xfs_group.c
52
struct xfs_group *xg)
fs/xfs/libxfs/xfs_group.c
64
struct xfs_group *xg)
fs/xfs/libxfs/xfs_group.c
72
struct xfs_group *
fs/xfs/libxfs/xfs_group.c
78
struct xfs_group *xg;
fs/xfs/libxfs/xfs_group.c
98
struct xfs_group *
fs/xfs/libxfs/xfs_group.h
112
struct xfs_group *xg)
fs/xfs/libxfs/xfs_group.h
120
struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.h
128
struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.h
165
struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.h
177
struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.h
37
struct xfs_group *xg_next_reset;
fs/xfs/libxfs/xfs_group.h
64
struct xfs_group *xfs_group_get(struct xfs_mount *mp, uint32_t index,
fs/xfs/libxfs/xfs_group.h
66
struct xfs_group *xfs_group_get_by_fsb(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_group.h
68
struct xfs_group *xfs_group_hold(struct xfs_group *xg);
fs/xfs/libxfs/xfs_group.h
69
void xfs_group_put(struct xfs_group *xg);
fs/xfs/libxfs/xfs_group.h
71
struct xfs_group *xfs_group_grab(struct xfs_mount *mp, uint32_t index,
fs/xfs/libxfs/xfs_group.h
73
struct xfs_group *xfs_group_next_range(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_group.h
74
struct xfs_group *xg, uint32_t start_index, uint32_t end_index,
fs/xfs/libxfs/xfs_group.h
76
struct xfs_group *xfs_group_grab_next_mark(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_group.h
77
struct xfs_group *xg, xa_mark_t mark, enum xfs_group_type type);
fs/xfs/libxfs/xfs_group.h
78
void xfs_group_rele(struct xfs_group *xg);
fs/xfs/libxfs/xfs_group.h
81
enum xfs_group_type type, void (*uninit)(struct xfs_group *xg));
fs/xfs/libxfs/xfs_group.h
82
int xfs_group_insert(struct xfs_mount *mp, struct xfs_group *xg,
fs/xfs/libxfs/xfs_group.h
96
struct xfs_group *xg)
fs/xfs/libxfs/xfs_health.h
210
void xfs_group_mark_sick(struct xfs_group *xg, unsigned int mask);
fs/xfs/libxfs/xfs_health.h
213
void xfs_group_mark_corrupt(struct xfs_group *xg, unsigned int mask);
fs/xfs/libxfs/xfs_health.h
214
void xfs_group_mark_healthy(struct xfs_group *xg, unsigned int mask);
fs/xfs/libxfs/xfs_health.h
215
void xfs_group_measure_sickness(struct xfs_group *xg, unsigned int *sick,
fs/xfs/libxfs/xfs_health.h
243
struct xfs_group *xg,
fs/xfs/libxfs/xfs_health.h
9
struct xfs_group;
fs/xfs/libxfs/xfs_refcount.c
2056
struct xfs_group *xg)
fs/xfs/libxfs/xfs_refcount.h
60
struct xfs_group *ri_group;
fs/xfs/libxfs/xfs_refcount.h
97
int xfs_refcount_recover_cow_leftovers(struct xfs_group *xg);
fs/xfs/libxfs/xfs_rmap.c
908
struct xfs_group *xg,
fs/xfs/libxfs/xfs_rmap.c
931
struct xfs_group *xg,
fs/xfs/libxfs/xfs_rmap.c
940
struct xfs_group *xg,
fs/xfs/libxfs/xfs_rmap.h
177
struct xfs_group *ri_group;
fs/xfs/libxfs/xfs_rmap.h
271
int xfs_rmap_hook_add(struct xfs_group *xg, struct xfs_rmap_hook *hook);
fs/xfs/libxfs/xfs_rmap.h
272
void xfs_rmap_hook_del(struct xfs_group *xg, struct xfs_rmap_hook *hook);
fs/xfs/libxfs/xfs_rtgroup.h
31
struct xfs_group rtg_group;
fs/xfs/libxfs/xfs_rtgroup.h
67
static inline struct xfs_rtgroup *to_rtg(struct xfs_group *xg)
fs/xfs/libxfs/xfs_rtgroup.h
72
static inline struct xfs_group *rtg_group(struct xfs_rtgroup *rtg)
fs/xfs/scrub/alloc_repair.c
135
struct xfs_group *xg = pag_group(sc->sa.pag);
fs/xfs/scrub/rtbitmap_repair.c
514
struct xfs_group *xg = rtg_group(sc->sr.rtg);
fs/xfs/scrub/trace.h
1959
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno,
fs/xfs/scrub/trace.h
1986
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno, \
fs/xfs/scrub/trace.h
2041
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno,
fs/xfs/scrub/trace.h
2071
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno, \
fs/xfs/scrub/trace.h
2164
TP_PROTO(const struct xfs_group *xg,
fs/xfs/scrub/trace.h
2766
TP_PROTO(const struct xfs_group *xg, unsigned int op,
fs/xfs/xfs_discard.c
122
struct xfs_group *xg = busyp->group;
fs/xfs/xfs_drain.c
103
struct xfs_group *
fs/xfs/xfs_drain.c
109
struct xfs_group *xg;
fs/xfs/xfs_drain.c
125
struct xfs_group *xg)
fs/xfs/xfs_drain.c
138
struct xfs_group *xg)
fs/xfs/xfs_drain.c
149
struct xfs_group *xg)
fs/xfs/xfs_drain.h
68
struct xfs_group *xfs_group_intent_get(struct xfs_mount *mp,
fs/xfs/xfs_drain.h
70
void xfs_group_intent_put(struct xfs_group *rtg);
fs/xfs/xfs_drain.h
72
int xfs_group_intent_drain(struct xfs_group *xg);
fs/xfs/xfs_drain.h
73
bool xfs_group_intent_busy(struct xfs_group *xg);
fs/xfs/xfs_drain.h
9
struct xfs_group;
fs/xfs/xfs_extent_busy.c
112
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
159
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
308
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
32
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
355
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
572
struct xfs_group *xg = xfs_group_hold(busyp->group);
fs/xfs/xfs_extent_busy.c
611
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
649
struct xfs_group *xg)
fs/xfs/xfs_extent_busy.c
702
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
82
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.c
92
struct xfs_group *xg,
fs/xfs/xfs_extent_busy.h
11
struct xfs_group;
fs/xfs/xfs_extent_busy.h
22
struct xfs_group *group;
fs/xfs/xfs_extent_busy.h
46
void xfs_extent_busy_insert(struct xfs_trans *tp, struct xfs_group *xg,
fs/xfs/xfs_extent_busy.h
48
void xfs_extent_busy_insert_discard(struct xfs_group *xg, xfs_agblock_t bno,
fs/xfs/xfs_extent_busy.h
51
int xfs_extent_busy_search(struct xfs_group *xg, xfs_agblock_t bno,
fs/xfs/xfs_extent_busy.h
53
void xfs_extent_busy_reuse(struct xfs_group *xg, xfs_agblock_t fbno,
fs/xfs/xfs_extent_busy.h
55
bool xfs_extent_busy_trim(struct xfs_group *xg, xfs_extlen_t minlen,
fs/xfs/xfs_extent_busy.h
58
int xfs_extent_busy_flush(struct xfs_trans *tp, struct xfs_group *xg,
fs/xfs/xfs_extent_busy.h
61
bool xfs_extent_busy_list_empty(struct xfs_group *xg, unsigned int *busy_gen);
fs/xfs/xfs_fsmap.c
164
struct xfs_group *group; /* group info, if applicable */
fs/xfs/xfs_fsmap.c
378
struct xfs_group *xg,
fs/xfs/xfs_health.c
205
struct xfs_group *xg,
fs/xfs/xfs_health.c
217
struct xfs_group *xg,
fs/xfs/xfs_health.c
241
struct xfs_group *xg,
fs/xfs/xfs_health.c
266
struct xfs_group *xg,
fs/xfs/xfs_health.c
28
struct xfs_group *xg,
fs/xfs/xfs_health.c
290
struct xfs_group *xg,
fs/xfs/xfs_healthmon.c
485
struct xfs_group *xg,
fs/xfs/xfs_healthmon.h
166
void xfs_healthmon_report_group(struct xfs_group *xg,
fs/xfs/xfs_notify_failure.c
256
struct xfs_group *xg = NULL;
fs/xfs/xfs_trace.h
1962
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno,
fs/xfs/xfs_trace.h
1989
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno, \
fs/xfs/xfs_trace.h
1998
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno,
fs/xfs/xfs_trace.h
2830
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno,
fs/xfs/xfs_trace.h
2857
TP_PROTO(const struct xfs_group *xg, xfs_agblock_t agbno, \
fs/xfs/xfs_trace.h
325
TP_PROTO(struct xfs_group *xg, unsigned long caller_ip),
fs/xfs/xfs_trace.h
354
TP_PROTO(struct xfs_group *xg, unsigned long caller_ip), \
fs/xfs/xfs_trace.h
4613
TP_PROTO(const struct xfs_group *xg, unsigned int flags),
fs/xfs/xfs_trace.h
4634
TP_PROTO(const struct xfs_group *xg, unsigned int flags), \
fs/xfs/xfs_trace.h
5080
TP_PROTO(const struct xfs_group *xg, void *caller_ip),
fs/xfs/xfs_trace.h
5107
TP_PROTO(const struct xfs_group *xg, void *caller_ip), \
fs/xfs/xfs_trace.h
81
struct xfs_group;
fs/xfs/xfs_verify_media.c
95
struct xfs_group *xg = NULL;
fs/xfs/xfs_zone_alloc.c
451
struct xfs_group *xg;
fs/xfs/xfs_zone_alloc.c
81
struct xfs_group *xg = rtg_group(rtg);
fs/xfs/xfs_zone_gc.c
1036
struct xfs_group *reset_list;
fs/xfs/xfs_zone_gc.c
964
struct xfs_group *reset_list)
fs/xfs/xfs_zone_gc.c
966
struct xfs_group *next = reset_list;
fs/xfs/xfs_zone_priv.h
98
struct xfs_group *zi_reset_list;