Home
last modified time | relevance | path

Searched defs:rbm (Results 1 – 1 of 1) sorted by relevance

/fs/gfs2/
Drgrp.c45 static inline struct gfs2_bitmap *rbm_bi(const struct gfs2_rbm *rbm) in rbm_bi()
50 static inline u64 gfs2_rbm_to_block(const struct gfs2_rbm *rbm) in gfs2_rbm_to_block()
69 struct gfs2_rbm rbm; member
93 static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone, in gfs2_setbit()
143 static inline u8 gfs2_testbit(const struct gfs2_rbm *rbm, bool use_clone) in gfs2_testbit()
277 static int gfs2_rbm_from_block(struct gfs2_rbm *rbm, u64 block) in gfs2_rbm_from_block()
306 static bool gfs2_rbm_add(struct gfs2_rbm *rbm, u32 blocks) in gfs2_rbm_add()
340 static bool gfs2_unaligned_extlen(struct gfs2_rbm *rbm, u32 n_unaligned, u32 *len) in gfs2_unaligned_extlen()
376 struct gfs2_rbm rbm = *rrbm; in gfs2_free_extlen() local
1565 struct gfs2_rbm rbm = { .rgd = rgd, }; in rg_mblk_search() local
[all …]