Home
last modified time | relevance | path

Searched defs:n_bands (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/hpfs/
Dmap.c21 unsigned n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in hpfs_map_bitmap() local
39 unsigned n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in hpfs_prefetch_bitmap() local
Dsuper.c148 unsigned n, count, n_bands; in count_bitmaps() local
/linux-4.1.27/net/mac80211/
Dscan.c534 int i, n_bands = 0; in __ieee80211_start_scan() local