Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Ddma-mapping.c1623 int next_bitmap; in extend_iommu_mapping() local
1628 next_bitmap = mapping->nr_bitmaps; in extend_iommu_mapping()
1629 mapping->bitmaps[next_bitmap] = kzalloc(mapping->bitmap_size, in extend_iommu_mapping()
1631 if (!mapping->bitmaps[next_bitmap]) in extend_iommu_mapping()
/openbmc/linux/fs/gfs2/
H A Drgrp.c1762 goto next_bitmap; in gfs2_rbm_find()
1773 goto next_bitmap; in gfs2_rbm_find()
1792 next_bitmap: /* Find next bitmap in the rgrp */ in gfs2_rbm_find()
/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.c3890 bool next_bitmap = false; in trim_bitmaps() local
3917 next_bitmap = true; in trim_bitmaps()
3943 next_bitmap = true; in trim_bitmaps()
3994 if (next_bitmap) { in trim_bitmaps()