Lines Matching defs:bm
457 struct vhd_bitmap *bm; in vhd_free_bitmap_cache() local
473 struct vhd_bitmap *bm; in vhd_initialize_bitmap_cache() local
729 struct vhd_bitmap *bm; in _vhd_close() local
958 init_vhd_bitmap(struct vhd_state *s, struct vhd_bitmap *bm) in init_vhd_bitmap()
975 struct vhd_bitmap *bm; in get_bitmap() local
987 lock_bitmap(struct vhd_bitmap *bm) in lock_bitmap()
993 unlock_bitmap(struct vhd_bitmap *bm) in unlock_bitmap()
999 bitmap_locked(struct vhd_bitmap *bm) in bitmap_locked()
1005 bitmap_valid(struct vhd_bitmap *bm) in bitmap_valid()
1011 bitmap_in_use(struct vhd_bitmap *bm) in bitmap_in_use()
1020 bitmap_full(struct vhd_state *s, struct vhd_bitmap *bm) in bitmap_full()
1038 struct vhd_bitmap *bm, *lru = NULL; in remove_lru_bitmap() local
1060 struct vhd_bitmap *bm; in alloc_vhd_bitmap() local
1083 struct vhd_bitmap *bm; in __bitmap_lru_seqno() local
1101 touch_bitmap(struct vhd_state *s, struct vhd_bitmap *bm) in touch_bitmap()
1107 install_bitmap(struct vhd_state *s, struct vhd_bitmap *bm) in install_bitmap()
1122 free_vhd_bitmap(struct vhd_state *s, struct vhd_bitmap *bm) in free_vhd_bitmap()
1142 struct vhd_bitmap *bm; in read_bitmap_cache() local
1190 struct vhd_bitmap *bm; in read_bitmap_cache_span() local
1324 struct vhd_bitmap *bm, uint64_t lb_end) in schedule_zero_bm_write()
1351 struct vhd_bitmap *bm; in update_bat() local
1386 struct vhd_bitmap *bm; in allocate_block() local
1450 struct vhd_bitmap *bm; in schedule_data_read() local
1495 struct vhd_bitmap *bm = NULL; in schedule_data_write() local
1558 struct vhd_bitmap *bm; in schedule_bitmap_read() local
1600 struct vhd_bitmap *bm; in schedule_bitmap_write() local
1645 struct vhd_bitmap *bm; in __vhd_queue_request() local
1861 start_new_bitmap_transaction(struct vhd_state *s, struct vhd_bitmap *bm) in start_new_bitmap_transaction()
1903 finish_bat_transaction(struct vhd_state *s, struct vhd_bitmap *bm) in finish_bat_transaction()
1930 struct vhd_bitmap *bm, int error) in finish_bitmap_transaction()
1972 finish_data_transaction(struct vhd_state *s, struct vhd_bitmap *bm) in finish_data_transaction()
1989 struct vhd_bitmap *bm; in finish_bat_write() local
2031 struct vhd_bitmap *bm; in finish_zero_bm_write() local
2065 struct vhd_bitmap *bm; in finish_bitmap_read() local
2117 struct vhd_bitmap *bm; in finish_bitmap_write() local
2160 struct vhd_bitmap *bm; in finish_data_write() local
2267 struct vhd_bitmap *bm = s->bitmap[i]; in vhd_debug() local