fs/gfs2/rgrp.c
143
static inline u8 gfs2_testbit(const struct gfs2_rbm *rbm, bool use_clone)
fs/gfs2/rgrp.c
1565
struct gfs2_rbm rbm = { .rgd = rgd, };
fs/gfs2/rgrp.c
1675
static int gfs2_reservation_check_and_update(struct gfs2_rbm *rbm,
fs/gfs2/rgrp.c
1738
static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext,
fs/gfs2/rgrp.c
1850
struct gfs2_rbm rbm = { .rgd = rgd, .bii = 0, .offset = 0 };
fs/gfs2/rgrp.c
2227
static void gfs2_alloc_extent(const struct gfs2_rbm *rbm, bool dinode,
fs/gfs2/rgrp.c
2230
struct gfs2_rbm pos = { .rgd = rbm->rgd, };
fs/gfs2/rgrp.c
2263
struct gfs2_rbm rbm;
fs/gfs2/rgrp.c
2347
const struct gfs2_rbm *rbm, unsigned len)
fs/gfs2/rgrp.c
2387
static void gfs2_set_alloc_start(struct gfs2_rbm *rbm,
fs/gfs2/rgrp.c
2421
struct gfs2_rbm rbm = { .rgd = ip->i_res.rs_rgd, };
fs/gfs2/rgrp.c
2615
struct gfs2_rbm rbm;
fs/gfs2/rgrp.c
277
static int gfs2_rbm_from_block(struct gfs2_rbm *rbm, u64 block)
fs/gfs2/rgrp.c
306
static bool gfs2_rbm_add(struct gfs2_rbm *rbm, u32 blocks)
fs/gfs2/rgrp.c
340
static bool gfs2_unaligned_extlen(struct gfs2_rbm *rbm, u32 n_unaligned, u32 *len)
fs/gfs2/rgrp.c
374
static u32 gfs2_free_extlen(const struct gfs2_rbm *rrbm, u32 len)
fs/gfs2/rgrp.c
376
struct gfs2_rbm rbm = *rrbm;
fs/gfs2/rgrp.c
45
static inline struct gfs2_bitmap *rbm_bi(const struct gfs2_rbm *rbm)
fs/gfs2/rgrp.c
50
static inline u64 gfs2_rbm_to_block(const struct gfs2_rbm *rbm)
fs/gfs2/rgrp.c
69
struct gfs2_rbm rbm;
fs/gfs2/rgrp.c
81
static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext,
fs/gfs2/rgrp.c
93
static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone,