Searched refs:n_bands (Results 1 – 3 of 3) sorted by relevance
21 unsigned n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in hpfs_map_bitmap() local22 if (hpfs_sb(s)->sb_chk) if (bmp_block >= n_bands) { in hpfs_map_bitmap()39 unsigned n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in hpfs_prefetch_bitmap() local40 if (unlikely(bmp_block >= n_bands)) in hpfs_prefetch_bitmap()43 if (unlikely(bmp_block + 1 >= n_bands)) in hpfs_prefetch_bitmap()
148 unsigned n, count, n_bands; in count_bitmaps() local149 n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in count_bitmaps()154 for (n = 0; n < n_bands; n++) { in count_bitmaps()
534 int i, n_bands = 0; in __ieee80211_start_scan() local541 n_bands++; in __ieee80211_start_scan()544 local->hw_scan_ies_bufsize *= n_bands; in __ieee80211_start_scan()