Searched defs:rbm (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/fs/gfs2/ | 
| D | rgrp.c | 63 	struct gfs2_rbm rbm;  member88 static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone,  in gfs2_setbit()
 130 static inline u8 gfs2_testbit(const struct gfs2_rbm *rbm)  in gfs2_testbit()
 261 static int gfs2_rbm_from_block(struct gfs2_rbm *rbm, u64 block)  in gfs2_rbm_from_block()
 296 static bool gfs2_rbm_incr(struct gfs2_rbm *rbm)  in gfs2_rbm_incr()
 319 static bool gfs2_unaligned_extlen(struct gfs2_rbm *rbm, u32 n_unaligned, u32 *len)  in gfs2_unaligned_extlen()
 355 	struct gfs2_rbm rbm = *rrbm;  in gfs2_free_extlen()  local
 1504 	struct gfs2_rbm rbm = { .rgd = rgd, };  in rg_mblk_search()  local
 1606 static int gfs2_reservation_check_and_update(struct gfs2_rbm *rbm,  in gfs2_reservation_check_and_update()
 1668 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext,  in gfs2_rbm_find()
 [all …]
 
 | 
| D | incore.h | 113 static inline struct gfs2_bitmap *rbm_bi(const struct gfs2_rbm *rbm)  in rbm_bi()118 static inline u64 gfs2_rbm_to_block(const struct gfs2_rbm *rbm)  in gfs2_rbm_to_block()
 
 | 
| /linux-4.4.14/drivers/block/drbd/ | 
| D | drbd_req.c | 933 		enum drbd_read_balancing rbm)  in remote_due_to_read_balancing()1059 	enum drbd_read_balancing rbm;  in do_remote_read()  local
 
 |