Lines Matching defs:rbm
51 struct gfs2_rbm rbm; member
75 static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone, in gfs2_setbit()
125 static inline u8 gfs2_testbit(const struct gfs2_rbm *rbm, bool use_clone) in gfs2_testbit()
261 static int gfs2_rbm_from_block(struct gfs2_rbm *rbm, u64 block) in gfs2_rbm_from_block()
291 static bool gfs2_rbm_incr(struct gfs2_rbm *rbm) in gfs2_rbm_incr()
314 static bool gfs2_unaligned_extlen(struct gfs2_rbm *rbm, u32 n_unaligned, u32 *len) in gfs2_unaligned_extlen()
350 struct gfs2_rbm rbm = *rrbm; in gfs2_free_extlen() local
1538 struct gfs2_rbm rbm = { .rgd = rgd, }; in rg_mblk_search() local
1639 static int gfs2_reservation_check_and_update(struct gfs2_rbm *rbm, in gfs2_reservation_check_and_update()
1700 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext, in gfs2_rbm_find()
1812 struct gfs2_rbm rbm = { .rgd = rgd, .bii = 0, .offset = 0 }; in try_rgrp_unlink() local
2155 static void gfs2_alloc_extent(const struct gfs2_rbm *rbm, bool dinode, in gfs2_alloc_extent()
2191 struct gfs2_rbm rbm; in rgblk_free() local
2275 const struct gfs2_rbm *rbm, unsigned len) in gfs2_adjust_reservation()
2315 static void gfs2_set_alloc_start(struct gfs2_rbm *rbm, in gfs2_set_alloc_start()
2352 struct gfs2_rbm rbm = { .rgd = ip->i_res.rs_rbm.rgd, }; in gfs2_alloc_blocks() local
2527 struct gfs2_rbm rbm; in gfs2_check_blk_type() local