Symbol: gfs2_rgrpd
fs/gfs2/bmap.c
1476
struct gfs2_rgrpd *rgd;
fs/gfs2/dir.c
2024
struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl);
fs/gfs2/dir.c
2043
struct gfs2_rgrpd *rgd;
fs/gfs2/glops.c
168
struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(gl);
fs/gfs2/glops.c
195
struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(gl);
fs/gfs2/glops.c
225
struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(gl);
fs/gfs2/glops.c
242
struct gfs2_rgrpd *rgd = gl->gl_object;
fs/gfs2/glops.c
260
struct gfs2_rgrpd *gfs2_glock2rgrp(struct gfs2_glock *gl)
fs/gfs2/glops.c
262
struct gfs2_rgrpd *rgd;
fs/gfs2/incore.h
290
struct gfs2_rgrpd *rs_rgd;
fs/gfs2/incore.h
874
struct gfs2_rgrpd *gfs2_glock2rgrp(struct gfs2_glock *gl);
fs/gfs2/inode.c
1249
struct gfs2_rgrpd *rgd;
fs/gfs2/inode.c
1494
struct gfs2_rgrpd *nrgd;
fs/gfs2/inode.c
477
struct gfs2_rgrpd *rgd;
fs/gfs2/lops.c
75
struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(gl);
fs/gfs2/lops.c
757
struct gfs2_rgrpd *rgd;
fs/gfs2/main.c
125
sizeof(struct gfs2_rgrpd),
fs/gfs2/rgrp.c
1059
static void gfs2_rgrp_in(struct gfs2_rgrpd *rgd, const void *buf)
fs/gfs2/rgrp.c
1086
static void gfs2_rgrp_out(struct gfs2_rgrpd *rgd, void *buf)
fs/gfs2/rgrp.c
1088
struct gfs2_rgrpd *next = gfs2_rgrpd_get_next(rgd);
fs/gfs2/rgrp.c
1111
static int gfs2_rgrp_lvb_valid(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
1147
static u32 count_unlinked(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
1171
static void rgrp_set_bitmap_flags(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
1201
struct gfs2_rgrpd *rgd = gl->gl_object;
fs/gfs2/rgrp.c
1262
static int update_rgrp_lvb(struct gfs2_rgrpd *rgd, struct gfs2_holder *gh)
fs/gfs2/rgrp.c
1295
void gfs2_rgrp_brelse(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
1390
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
1391
struct gfs2_rgrpd *rgd_end;
fs/gfs2/rgrp.c
1493
struct gfs2_rgrpd *rgd = rs->rs_rgd;
fs/gfs2/rgrp.c
1538
static inline u32 rgd_free(struct gfs2_rgrpd *rgd, struct gfs2_blkreserv *rs)
fs/gfs2/rgrp.c
1562
static void rg_mblk_search(struct gfs2_rgrpd *rgd, struct gfs2_inode *ip,
fs/gfs2/rgrp.c
1624
static u64 gfs2_next_unreserved_block(struct gfs2_rgrpd *rgd, u64 block,
fs/gfs2/rgrp.c
1842
static void try_rgrp_unlink(struct gfs2_rgrpd *rgd, u64 *last_unlinked, u64 skip)
fs/gfs2/rgrp.c
1923
static bool gfs2_rgrp_congested(const struct gfs2_rgrpd *rgd, int loops)
fs/gfs2/rgrp.c
1994
static bool gfs2_select_rgrp(struct gfs2_rgrpd **pos, const struct gfs2_rgrpd *begin)
fs/gfs2/rgrp.c
1996
struct gfs2_rgrpd *rgd = *pos;
fs/gfs2/rgrp.c
2015
static inline int fast_to_acquire(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
2046
struct gfs2_rgrpd *begin = NULL;
fs/gfs2/rgrp.c
2076
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
2206
struct gfs2_rgrpd *rgd = rs->rs_rgd;
fs/gfs2/rgrp.c
2260
static void rgblk_free(struct gfs2_sbd *sdp, struct gfs2_rgrpd *rgd,
fs/gfs2/rgrp.c
2295
void gfs2_rgrp_dump(struct seq_file *seq, struct gfs2_rgrpd *rgd,
fs/gfs2/rgrp.c
2322
static void gfs2_rgrp_error(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
2350
struct gfs2_rgrpd *rgd = rbm->rgd;
fs/gfs2/rgrp.c
2517
void __gfs2_free_blocks(struct gfs2_inode *ip, struct gfs2_rgrpd *rgd,
fs/gfs2/rgrp.c
2545
void gfs2_free_meta(struct gfs2_inode *ip, struct gfs2_rgrpd *rgd,
fs/gfs2/rgrp.c
2559
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
2574
void gfs2_free_di(struct gfs2_rgrpd *rgd, struct gfs2_inode *ip)
fs/gfs2/rgrp.c
2613
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
2662
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
2663
struct gfs2_rgrpd **tmp;
fs/gfs2/rgrp.c
2702
tmp = kzalloc_objs(struct gfs2_rgrpd *, new_space,
fs/gfs2/rgrp.c
2707
rlist->rl_space * sizeof(struct gfs2_rgrpd *));
fs/gfs2/rgrp.c
2761
void rgrp_lock_local(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
2766
void rgrp_unlock_local(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
308
struct gfs2_rgrpd *rgd = rbm->rgd;
fs/gfs2/rgrp.c
40
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
435
static u32 gfs2_bitcount(struct gfs2_rgrpd *rgd, const u8 *buffer,
fs/gfs2/rgrp.c
465
void gfs2_rgrp_verify(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
524
struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk, bool exact)
fs/gfs2/rgrp.c
527
struct gfs2_rgrpd *cur;
fs/gfs2/rgrp.c
532
cur = rb_entry(n, struct gfs2_rgrpd, rd_node);
fs/gfs2/rgrp.c
562
struct gfs2_rgrpd *gfs2_rgrpd_get_first(struct gfs2_sbd *sdp)
fs/gfs2/rgrp.c
565
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
569
rgd = rb_entry(n, struct gfs2_rgrpd, rd_node);
fs/gfs2/rgrp.c
582
struct gfs2_rgrpd *gfs2_rgrpd_get_next(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
596
rgd = rb_entry(n, struct gfs2_rgrpd, rd_node);
fs/gfs2/rgrp.c
608
void gfs2_free_clones(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
638
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
669
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
703
static void return_all_reservations(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
719
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
723
rgd = rb_entry(n, struct gfs2_rgrpd, rd_node);
fs/gfs2/rgrp.c
755
static int compute_bitstructs(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
863
static int rgd_insert(struct gfs2_rgrpd *rgd)
fs/gfs2/rgrp.c
870
struct gfs2_rgrpd *cur = rb_entry(*newn, struct gfs2_rgrpd,
fs/gfs2/rgrp.c
901
struct gfs2_rgrpd *rgd;
fs/gfs2/rgrp.c
968
struct gfs2_rgrpd *rgd, *first;
fs/gfs2/rgrp.h
21
struct gfs2_rgrpd;
fs/gfs2/rgrp.h
25
void gfs2_rgrp_verify(struct gfs2_rgrpd *rgd);
fs/gfs2/rgrp.h
27
struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk, bool exact);
fs/gfs2/rgrp.h
28
struct gfs2_rgrpd *gfs2_rgrpd_get_first(struct gfs2_sbd *sdp);
fs/gfs2/rgrp.h
29
struct gfs2_rgrpd *gfs2_rgrpd_get_next(struct gfs2_rgrpd *rgd);
fs/gfs2/rgrp.h
33
void gfs2_free_clones(struct gfs2_rgrpd *rgd);
fs/gfs2/rgrp.h
35
void gfs2_rgrp_brelse(struct gfs2_rgrpd *rgd);
fs/gfs2/rgrp.h
49
void __gfs2_free_blocks(struct gfs2_inode *ip, struct gfs2_rgrpd *rgd,
fs/gfs2/rgrp.h
51
void gfs2_free_meta(struct gfs2_inode *ip, struct gfs2_rgrpd *rgd,
fs/gfs2/rgrp.h
53
void gfs2_free_di(struct gfs2_rgrpd *rgd, struct gfs2_inode *ip);
fs/gfs2/rgrp.h
61
struct gfs2_rgrpd **rl_rgd;
fs/gfs2/rgrp.h
71
void gfs2_rgrp_dump(struct seq_file *seq, struct gfs2_rgrpd *rgd,
fs/gfs2/rgrp.h
85
static inline int rgrp_contains_block(struct gfs2_rgrpd *rgd, u64 block)
fs/gfs2/rgrp.h
94
void rgrp_lock_local(struct gfs2_rgrpd *rgd);
fs/gfs2/rgrp.h
95
void rgrp_unlock_local(struct gfs2_rgrpd *rgd);
fs/gfs2/super.c
830
static int statfs_slow_fill(struct gfs2_rgrpd *rgd,
fs/gfs2/super.c
855
struct gfs2_rgrpd *rgd_next;
fs/gfs2/super.c
884
struct gfs2_rgrpd *rgd =
fs/gfs2/trace_gfs2.h
553
TP_PROTO(const struct gfs2_inode *ip, struct gfs2_rgrpd *rgd,
fs/gfs2/trans.h
12
struct gfs2_rgrpd;
fs/gfs2/trans.h
30
struct gfs2_rgrpd *rgd = ip->i_res.rs_rgd;
fs/gfs2/util.c
354
void gfs2_consist_rgrpd_i(struct gfs2_rgrpd *rgd,
fs/gfs2/util.h
77
void gfs2_consist_rgrpd_i(struct gfs2_rgrpd *rgd,
fs/gfs2/xattr.c
1270
struct gfs2_rgrpd *rgd;
fs/gfs2/xattr.c
1389
struct gfs2_rgrpd *rgd;
fs/gfs2/xattr.c
239
struct gfs2_rgrpd *rgd;