bmap_bh 247 fs/affs/bitmap.c struct buffer_head *bmap_bh = NULL, *bh = NULL; bmap_bh 302 fs/affs/bitmap.c if (bmap_bh) bmap_bh 303 fs/affs/bitmap.c affs_brelse(bmap_bh); bmap_bh 304 fs/affs/bitmap.c bmap_bh = affs_bread(sb, be32_to_cpu(bmap_blk[blk])); bmap_bh 305 fs/affs/bitmap.c if (!bmap_bh) { bmap_bh 310 fs/affs/bitmap.c bmap_blk = (__be32 *)bmap_bh->b_data; bmap_bh 349 fs/affs/bitmap.c affs_brelse(bmap_bh);