Searched refs:bpb (Results 1 – 3 of 3) sorted by relevance
110 p_bpb = (struct bpbex_t *)p_pbr->bpb; in fs_set_vol_flags()3013 struct bpb16_t *p_bpb = (struct bpb16_t *)p_pbr->bpb; in fat16_mount()3075 struct bpb32_t *p_bpb = (struct bpb32_t *)p_pbr->bpb; in fat32_mount()3154 struct bpbex_t *p_bpb = (struct bpbex_t *)p_pbr->bpb; in exfat_mount()
319 u8 bpb[109]; member
393 if (p_pbr->bpb[i]) in ffsMountVol()402 if (GET16(p_pbr->bpb + 11)) /* num_fat_sectors */ in ffsMountVol()