Home
last modified time | relevance | path

Searched refs:next_bitmap (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c2219 int next_bitmap; in extend_iommu_mapping() local
2224 next_bitmap = mapping->nr_bitmaps; in extend_iommu_mapping()
2225 mapping->bitmaps[next_bitmap] = kzalloc(mapping->bitmap_size, in extend_iommu_mapping()
2227 if (!mapping->bitmaps[next_bitmap]) in extend_iommu_mapping()
/Linux-v4.19/fs/btrfs/
Dfree-space-cache.c3234 bool next_bitmap = false; in trim_bitmaps() local
3250 next_bitmap = true; in trim_bitmaps()
3259 next_bitmap = true; in trim_bitmaps()
3285 if (next_bitmap) { in trim_bitmaps()
/Linux-v4.19/fs/gfs2/
Drgrp.c1723 goto next_bitmap; in gfs2_rbm_find()
1760 next_bitmap: /* Find next bitmap in the rgrp */ in gfs2_rbm_find()