Searched refs:bh0 (Results 1 – 2 of 2) sorted by relevance
366 struct buffer_head *bh0, *bh1, *bh2; in hpfs_read_super() local416 if (!(bootblock = hpfs_map_sector(s, 0, &bh0, 0))) goto bail1; in hpfs_read_super()530 brelse(bh0); in hpfs_read_super()564 bail2: brelse(bh0); in hpfs_read_super()
171 struct buffer_head *bh0; in hpfs_read_inode() local172 if (hpfs_map_fnode(sb, i->i_hpfs_parent_dir, &bh0)) brelse(bh0); in hpfs_read_inode()